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