SubprocessEventHelper.InvocationEndedEventInfo

public static class SubprocessEventHelper.InvocationEndedEventInfo
extends Object

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


Helper untuk informasi akhir pemanggilan.

Ringkasan

Kolom

public Map<String, String> mBuildAttributes

Konstruktor publik

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

Metode publik

String toString()

Kolom

mBuildAttributes

public Map<String, String> mBuildAttributes

Konstruktor publik

InvocationEndedEventInfo

public InvocationEndedEventInfo (Map<String, String> buildAttributes)

Parameter
buildAttributes Map

InvocationEndedEventInfo

public InvocationEndedEventInfo (JSONObject jsonObject)

Parameter
jsonObject JSONObject

Menampilkan
JSONException

Metode publik

toString

public String toString ()

Hasil
String