Class ChartStatusEvent
java.lang.Object
com.inductiveautomation.sfc.recorder.Event
com.inductiveautomation.sfc.recorder.ChartStatusEvent
- All Implemented Interfaces:
 Serializable
- Direct Known Subclasses:
 ChartStateEvent,ElementStateEvent
- See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected voidfromJson(JSONObject object) protected StringThis ignores parallel, which seems to not be used.getType()protected voidtoJson(JSONObject object) Methods inherited from class com.inductiveautomation.sfc.recorder.Event
createFrom, getTimestamp, toJson 
- 
Field Details
- 
TYPEID
- See Also:
 
 
 - 
 - 
Constructor Details
- 
ChartStatusEvent
public ChartStatusEvent() - 
ChartStatusEvent
 
 - 
 - 
Method Details
- 
getType
 - 
getStatus
 - 
fromJson
- Overrides:
 fromJsonin classEvent- Throws:
 JSONException
 - 
toJson
- Overrides:
 toJsonin classEvent- Throws:
 JSONException
 - 
getElementStatusType
This ignores parallel, which seems to not be used. 
 -