SubprocessEventHelper.InvocationStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

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


Ayudante para la información de inicio de la invocación.

Resumen

Campos

public Long mStartTime

public String mTestTag

Constructores públicos

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

Métodos públicos

String toString()

Campos

mStartTime

public Long mStartTime

mTestTag

public String mTestTag

Constructores públicos

InvocationStartedEventInfo

public InvocationStartedEventInfo (JSONObject jsonObject)

Parámetros
jsonObject JSONObject

Arroja
JSONException

InvocationStartedEventInfo

public InvocationStartedEventInfo (String testTag, 
                Long startTime)

Parámetros
testTag String

startTime Long

Métodos públicos

toString

public String toString ()

Muestra
String