|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventRevoked | |
---|---|
com.genesyslab.platform.openmedia.protocol.interactionserver.events |
Uses of EventRevoked in com.genesyslab.platform.openmedia.protocol.interactionserver.events |
---|
Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events that return EventRevoked | |
---|---|
static EventRevoked |
EventRevoked.create()
Creates instance of EventRevoked with no parameters set. |
static EventRevoked |
EventRevoked.create(java.util.Date eventTime,
InteractionProperties interaction,
ActorInfo actor,
ReasonInfo reason)
Creates instance of EventRevoked with required parameters set. |
static EventRevoked |
EventRevoked.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 EventRevoked with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |