IClusterEvent

public interface IClusterEvent

com.android.tradefed.cluster.IClusterEvent


Interface for any cluster event to be uploaded to TFC.

Summary

Public methods

abstract JSONObject toJSON()

Public methods

toJSON

public abstract JSONObject toJSON ()

Returns
JSONObject

Throws
JSONException