Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.openmedia.protocol.interactionserver.events.EventPropertiesChanged

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

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

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events that return EventPropertiesChanged
static EventPropertiesChanged EventPropertiesChanged.create()
          Creates instance of EventPropertiesChanged with no parameters set.
static EventPropertiesChanged EventPropertiesChanged.create(java.util.Date eventTime, InteractionProperties interaction, ActorInfo actor)
          Creates instance of EventPropertiesChanged with required parameters set.
static EventPropertiesChanged EventPropertiesChanged.create(java.lang.Integer proxyClientId, KeyValueCollection addedProperties, KeyValueCollection changedProperties, KeyValueCollection deletedProperties, java.util.Date eventTime, java.util.Date submittedToRouterAt, KeyValueCollection extension, InteractionProperties interaction, ActorInfo actor)
          Creates instance of EventPropertiesChanged with all parameters set.
 


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.