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, toStringpublic static final java.lang.String TYPE
public EventInfo(Component comp, java.lang.String event, java.lang.String note)
public JSONObject toJSON()
toJSON in class ExecutionInfoBaseCopyright © 2005-2011 Potix Corporation. All Rights Reserved.