SubprocessEventHelper.InvocationEndedEventInfo

public static class SubprocessEventHelper.InvocationEndedEventInfo
extends Object

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


Trợ lý cho thông tin về việc kết thúc lời gọi.

Tóm tắt

Trường

public Map<String, String> mBuildAttributes

Hàm khởi tạo công khai

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

Phương thức công khai

String toString()

Trường

mBuildAttributes

public Map<String, String> mBuildAttributes

Hàm khởi tạo công khai

InvocationEndedEventInfo

public InvocationEndedEventInfo (Map<String, String> buildAttributes)

Tham số
buildAttributes Map

InvocationEndedEventInfo

public InvocationEndedEventInfo (JSONObject jsonObject)

Tham số
jsonObject JSONObject

Gửi
JSONException

Phương thức công khai

toString

public String toString ()

Giá trị trả về
String