|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventInfo | |
---|---|
com.genesyslab.platform.management.protocol.solutioncontrolserver.events |
Uses of EventInfo in com.genesyslab.platform.management.protocol.solutioncontrolserver.events |
---|
Methods in com.genesyslab.platform.management.protocol.solutioncontrolserver.events that return EventInfo | |
---|---|
static EventInfo |
EventInfo.create()
Creates instance of EventInfo with no parameters set. |
static EventInfo |
EventInfo.create(java.lang.Integer client,
ControlObjectType controlObjectType,
java.lang.Integer controlObjectId,
java.lang.String description,
ApplicationExecutionMode executionMode,
java.lang.Integer controlStatus)
Creates instance of EventInfo with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |