SubProcessEventHelper.InvocationStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

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


עוזר למידע על התחלת ההפעלה.

סיכום

שדות

public Long mStartTime

public String mTestTag

בנאים ציבוריים

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

שיטות ציבוריות

String toString()

שדות

זמן התחלה

public Long mStartTime

mTestTag

public String mTestTag

בנאים ציבוריים

InvocationStartedEventInfo

public InvocationStartedEventInfo (String testTag, 
                Long startTime)

פרמטרים
testTag String

startTime Long

InvocationStartedEventInfo

public InvocationStartedEventInfo (JSONObject jsonObject)

פרמטרים
jsonObject JSONObject

קליעות
JSONException

שיטות ציבוריות

toString (מחרוזת)

public String toString ()

החזרות
String