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