SubprocessEventHelper.InvocationEndedEventInfo

public static class SubprocessEventHelper.InvocationEndedEventInfo
extends Object

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


Pomocnik dotyczący informacji o zakończeniu wywołania.

Podsumowanie

Pola

public Map<String, String> mBuildAttributes

Konstruktory publiczne

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

Metody publiczne

String toString()

Pola

mBuildAttributes

public Map<String, String> mBuildAttributes

Konstruktory publiczne

InvocationEndedEventInfo

public InvocationEndedEventInfo (Map<String, String> buildAttributes)

Parametry
buildAttributes Map

InvocationEndedEventInfo

public InvocationEndedEventInfo (JSONObject jsonObject)

Parametry
jsonObject JSONObject

Zgłasza
JSONException

Metody publiczne

toString

public String toString ()

Zwraca
String