Package | Description |
---|---|
com.genesyslab.platform.openmedia.protocol.interactionserver | |
com.genesyslab.platform.openmedia.protocol.interactionserver.events |
Modifier and Type | Method | Description |
---|---|---|
static OldWorkbinInfo |
OldWorkbinInfo.create() |
Creates instance of OldWorkbinInfo with no parameters set.
|
static OldWorkbinInfo |
OldWorkbinInfo.create(java.lang.String oldWorkbinTypeId,
java.lang.String oldWorkbinAgentId,
java.lang.String oldWorkbinGroupId,
java.lang.String oldWorkbinPlaceId,
java.lang.String oldWorkbinPlaceGroupId) |
Creates instance of OldWorkbinInfo with all parameters set.
|
Modifier and Type | Method | Description |
---|---|---|
abstract OldWorkbinInfo |
EventPlacedInQueue.getOldWorkbin() |
|
abstract OldWorkbinInfo |
EventPlacedInWorkbin.getOldWorkbin() |
Modifier and Type | Method | Description |
---|---|---|
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 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.
|
abstract void |
EventPlacedInQueue.setOldWorkbin(OldWorkbinInfo oldWorkbin) |
|
abstract void |
EventPlacedInWorkbin.setOldWorkbin(OldWorkbinInfo oldWorkbin) |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.