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