SubprocessEventHelper.InvocationStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

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


Informazioni sull'avvio dell'helper per l'invocazione.

Riepilogo

Campi

public Long mStartTime

public String mTestTag

Costruttori pubblici

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

Metodi pubblici

String toString ()

Campi

mStartTime

public Long mStartTime

mTestTag

public String mTestTag

Costruttori pubblici

InvocationStartedEventInfo

public InvocationStartedEventInfo (String testTag, 
                Long startTime)

Parametri
testTag String

startTime Long

InvocationStartedEventInfo

public InvocationStartedEventInfo (JSONObject jsonObject)

Parametri
jsonObject JSONObject

Lancia
JSONException

Metodi pubblici

accordare

public String toString ()

ritorna
String