العملية الفرعيةEventHelper.InvocationStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

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


بدأ المساعد للاحتجاج بالمعلومات.

ملخص

مجالات

public Long mStartTime

public String mTestTag

المنشأت العامة

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

الأساليب العامة

String toString ()

مجالات

mStartTime

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

الأساليب العامة

إلى سلسلة

public String toString ()

عائدات
String