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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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.EventcreateFrom, getTimestamp, toJson
- 
Field Details- 
TYPEID- See Also:
 
 
- 
- 
Constructor Details- 
ChartStatusEventpublic ChartStatusEvent()
- 
ChartStatusEvent
 
- 
- 
Method Details- 
getType
- 
getStatus
- 
fromJson- Overrides:
- fromJsonin class- Event
- Throws:
- JSONException
 
- 
toJson- Overrides:
- toJsonin class- Event
- Throws:
- JSONException
 
- 
getElementStatusTypeThis ignores parallel, which seems to not be used.
 
-