SubprocessEventHelper.InvocationEndedEventInfo

public static class SubprocessEventHelper.InvocationEndedEventInfo
extends Object

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


Helfer für Informationen zum Ende des Aufrufs.

Zusammenfassung

Felder

public Map<String, String> mBuildAttributes

Öffentliche Konstruktoren

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

Öffentliche Methoden

String toString()

Felder

mBuildAttributes

public Map<String, String> mBuildAttributes

Öffentliche Konstruktoren

InvocationEndedEventInfo

public InvocationEndedEventInfo (Map<String, String> buildAttributes)

Parameter
buildAttributes Map

InvocationEndedEventInfo

public InvocationEndedEventInfo (JSONObject jsonObject)

Parameter
jsonObject JSONObject

Löst aus
JSONException

Öffentliche Methoden

toString

public String toString ()

Gibt Folgendes zurück:
String