SubprocessEventHelper.InvocationStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

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


Invocation started की जानकारी के लिए हेल्पर.

खास जानकारी

फ़ील्ड्स की फ़िल्में

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

सार्वजनिक तरीके

toString

public String toString ()

रिटर्न
String