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