|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventChangeExecutionMode | |
---|---|
com.genesyslab.platform.management.protocol.localcontrolagent.events |
Uses of EventChangeExecutionMode in com.genesyslab.platform.management.protocol.localcontrolagent.events |
---|
Methods in com.genesyslab.platform.management.protocol.localcontrolagent.events that return EventChangeExecutionMode | |
---|---|
static EventChangeExecutionMode |
EventChangeExecutionMode.create()
Creates instance of EventChangeExecutionMode with no parameters set. |
static EventChangeExecutionMode |
EventChangeExecutionMode.create(ApplicationExecutionMode executionMode,
java.lang.Integer controlObjectId,
java.lang.Integer processId)
Creates instance of EventChangeExecutionMode with all parameters set. |
static EventChangeExecutionMode |
EventChangeExecutionMode.create(java.lang.Integer processId)
Creates instance of EventChangeExecutionMode with required parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |