SubprocessEventHelper.InvocationEndedEventInfo

public static class SubprocessEventHelper.InvocationEndedEventInfo
extends Object

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


Assistant pour les informations de fin d'invocation.

Résumé

Champs

public Map<String, String> mBuildAttributes

Constructeurs publics

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

Méthodes publiques

String toString()

Champs

mBuildAttributes

public Map<String, String> mBuildAttributes

Constructeurs publics

InvocationEndedEventInfo

public InvocationEndedEventInfo (Map<String, String> buildAttributes)

Paramètres
buildAttributes Map

InvocationEndedEventInfo

public InvocationEndedEventInfo (JSONObject jsonObject)

Paramètres
jsonObject JSONObject

Génère
JSONException

Méthodes publiques

toString

public String toString ()

Renvoie
String