|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventExternalServiceRequested | |
---|---|
com.genesyslab.platform.openmedia.protocol.interactionserver.events |
Uses of EventExternalServiceRequested in com.genesyslab.platform.openmedia.protocol.interactionserver.events |
---|
Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events that return EventExternalServiceRequested | |
---|---|
static EventExternalServiceRequested |
EventExternalServiceRequested.create()
Creates instance of EventExternalServiceRequested with no parameters set. |
static EventExternalServiceRequested |
EventExternalServiceRequested.create(java.lang.Integer espClientRefid,
java.lang.Integer espServerRefid,
java.lang.Integer proxyClientId,
KeyValueCollection espRequestEnvelope,
KeyValueCollection userData,
java.util.Date eventTime,
java.lang.String espRequestId,
ActorInfo actor,
KeyValueCollection extension)
Creates instance of EventExternalServiceRequested with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |