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