Platform SDK Java 8.5 API Reference

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

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

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

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events that return EventRejected
static EventRejected EventRejected.create()
          Creates instance of EventRejected with no parameters set.
static EventRejected EventRejected.create(java.lang.Integer ticketId, java.util.Date eventTime, InteractionProperties interaction, ActorInfo actor, ReasonInfo reason, PartyInfo party)
          Creates instance of EventRejected with required parameters set.
static EventRejected EventRejected.create(java.lang.Integer proxyClientId, java.lang.Integer ticketId, java.util.Date eventTime, java.util.Date submittedToRouterAt, InteractionProperties interaction, ActorInfo actor, ReasonInfo reason, PartyInfo party, KeyValueCollection extension)
          Creates instance of EventRejected 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.