|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventLocked | |
---|---|
com.genesyslab.platform.openmedia.protocol.interactionserver.events |
Uses of EventLocked in com.genesyslab.platform.openmedia.protocol.interactionserver.events |
---|
Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events that return EventLocked | |
---|---|
static EventLocked |
EventLocked.create()
Creates instance of EventLocked with no parameters set. |
static EventLocked |
EventLocked.create(java.util.Date eventTime,
InteractionProperties interaction,
ActorInfo actor)
Creates instance of EventLocked with required parameters set. |
static EventLocked |
EventLocked.create(java.lang.Integer proxyClientId,
java.util.Date eventTime,
InteractionProperties interaction,
ActorInfo actor,
ReasonInfo reason,
KeyValueCollection extension)
Creates instance of EventLocked with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |