SubprocessEventHelper.InvocationEndedEventInfo

public static class SubprocessEventHelper.InvocationEndedEventInfo
extends Object

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


Çağırma için yardımcı sona erdi bilgileri.

Özet

Alanlar

public Map<String, String> mBuildAttributes

Herkese açık oluşturucular

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

Herkese açık yöntemler

String toString()

Alanlar

mBuildAttributes

public Map<String, String> mBuildAttributes

Herkese açık oluşturucular

InvocationEndedEventInfo

public InvocationEndedEventInfo (Map<String, String> buildAttributes)

Parametreler
buildAttributes Map

InvocationEndedEventInfo

public InvocationEndedEventInfo (JSONObject jsonObject)

Parametreler
jsonObject JSONObject

Verdiği hatalar
JSONException

Herkese açık yöntemler

toString

public String toString ()

Döndürülenler
String