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