public class EventInfo extends ExecutionInfoBase
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TYPE |
Constructor and Description |
---|
EventInfo(Component comp,
java.lang.String event,
java.lang.String note) |
Modifier and Type | Method and Description |
---|---|
JSONObject |
toJSON() |
getComponent, getNote, getSubtype, getType, put, putEssential, toString
public static final java.lang.String TYPE
public EventInfo(Component comp, java.lang.String event, java.lang.String note)
public JSONObject toJSON()
toJSON
in class ExecutionInfoBase
Copyright © 2005-2018 Potix Corporation. All Rights Reserved.