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