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