SubprocessEventHelper.InvocationEndedEventInfo

public static class SubprocessEventHelper.InvocationEndedEventInfo
extends Object

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


أداة مساعدة لمعلومات انتهاء الاستدعاء

ملخّص

الحقول

public Map<String, String> mBuildAttributes

طُرق وضع التصميم العامة

InvocationEndedEventInfo(Map<String, String> buildAttributes)
InvocationEndedEventInfo(JSONObject jsonObject)

الإجراءات العامة

String toString()

الحقول

mBuildAttributes

public Map<String, String> mBuildAttributes

طُرق وضع التصميم العامة

InvocationEndedEventInfo

public InvocationEndedEventInfo (Map<String, String> buildAttributes)

المعلَمات
buildAttributes Map

InvocationEndedEventInfo

public InvocationEndedEventInfo (JSONObject jsonObject)

المعلَمات
jsonObject JSONObject

عمليات الطرح
JSONException

الإجراءات العامة

toString

public String toString ()

المرتجعات
String