SubprocessEventHelper.InvocationEndedEventInfo

public static class SubprocessEventHelper.InvocationEndedEventInfo
extends Object

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


עזרה בנושא מידע על סיום ההפעלה.

סיכום

שדות

public Map<String, String> mBuildAttributes

‫constructors ציבוריים

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

‫methods ציבוריים

String toString()

שדות

mBuildAttributes

public Map<String, String> mBuildAttributes

‫constructors ציבוריים

InvocationEndedEventInfo

public InvocationEndedEventInfo (Map<String, String> buildAttributes)

פרמטרים
buildAttributes Map

InvocationEndedEventInfo

public InvocationEndedEventInfo (JSONObject jsonObject)

פרמטרים
jsonObject JSONObject

הקפצת הודעות שגיאה (throw)
JSONException

‫methods ציבוריים

toString

public String toString ()

החזרות
String