SubprocessEventHelper.InvocationEndedEventInfo

public static class SubprocessEventHelper.InvocationEndedEventInfo
extends Object

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


Auxiliar para informações de invocação encerrada.

Resumo

Campos

public Map<String, String> mBuildAttributes

Construtores públicos

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

Métodos públicos

String toString()

Campos

mBuildAttributes

public Map<String, String> mBuildAttributes

Construtores públicos

InvocationEndedEventInfo

public InvocationEndedEventInfo (Map<String, String> buildAttributes)

Parâmetros
buildAttributes Map

InvocationEndedEventInfo

public InvocationEndedEventInfo (JSONObject jsonObject)

Parâmetros
jsonObject JSONObject

Gera
JSONException

Métodos públicos

toString

public String toString ()

Retorna
String