SubprocessEventHelper.InvocationStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

java.lang.Object
com.android.tradefed.util.SubprocessEventHelper.InvocationStartedEventInfo


Helfer für Informationen zum gestarteten Aufruf.

Zusammenfassung

Felder

public Long mStartTime

public String mTestTag

Öffentliche Bauträger

InvocationStartedEventInfo (String testTag, Long startTime)
InvocationStartedEventInfo (JSONObject jsonObject)

Öffentliche Methoden

String toString ()

Felder

mStartTime

public Long mStartTime

mTestTag

public String mTestTag

Öffentliche Bauträger

InvocationStartedEventInfo

public InvocationStartedEventInfo (String testTag, 
                Long startTime)

Parameter
testTag String

startTime Long

InvocationStartedEventInfo

public InvocationStartedEventInfo (JSONObject jsonObject)

Parameter
jsonObject JSONObject

Würfe
JSONException

Öffentliche Methoden

toString

public String toString ()

Kehrt zurück
String