SubprocessEventHelper.InvocationStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

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


Helfer für Informationen zum Start des Aufrufs.

Zusammenfassung

Felder

public Long mStartTime

public String mTestTag

Öffentliche Konstrukteure

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

Öffentliche Methoden

String toString ()

Felder

mStartZeit

public Long mStartTime

mTestTag

public String mTestTag

Öffentliche Konstrukteure

InvocationStartedEventInfo

public InvocationStartedEventInfo (String testTag, 
                Long startTime)

Parameter
testTag String

startTime Long

InvocationStartedEventInfo

public InvocationStartedEventInfo (JSONObject jsonObject)

Parameter
jsonObject JSONObject

Wirft
JSONException

Öffentliche Methoden

toString

public String toString ()

Kehrt zurück
String