SubprocessEventHelper.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

วิธีการสาธารณะ

toString

public String toString ()

การส่งคืน
String