Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.openmedia.protocol.interactionserver.OldWorkbinInfo

Packages that use OldWorkbinInfo
com.genesyslab.platform.openmedia.protocol.interactionserver   
com.genesyslab.platform.openmedia.protocol.interactionserver.events   
 

Uses of OldWorkbinInfo in com.genesyslab.platform.openmedia.protocol.interactionserver
 

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver that return OldWorkbinInfo
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.
 

Uses of OldWorkbinInfo in com.genesyslab.platform.openmedia.protocol.interactionserver.events
 

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events that return OldWorkbinInfo
abstract  OldWorkbinInfo EventPlacedInWorkbin.getOldWorkbin()
           
abstract  OldWorkbinInfo EventPlacedInQueue.getOldWorkbin()
           
 

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events with parameters of type OldWorkbinInfo
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 EventPlacedInWorkbin.setOldWorkbin(OldWorkbinInfo oldWorkbin)
           
abstract  void EventPlacedInQueue.setOldWorkbin(OldWorkbinInfo oldWorkbin)
           
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.