|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestDeliver | |
---|---|
com.genesyslab.platform.openmedia.protocol.interactionserver.requests.interactionmanagement |
Uses of RequestDeliver in com.genesyslab.platform.openmedia.protocol.interactionserver.requests.interactionmanagement |
---|
Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.requests.interactionmanagement that return RequestDeliver | |
---|---|
static RequestDeliver |
RequestDeliver.create()
Creates instance of RequestDeliver with no parameters set. |
static RequestDeliver |
RequestDeliver.create(java.lang.Integer proxyClientId,
KeyValueCollection extension,
java.lang.String interactionId,
java.lang.String agentId,
java.lang.String placeId,
KeyValueCollection inQueues,
KeyValueCollection outQueues,
ReasonInfo reason)
Creates instance of RequestDeliver with all parameters set. |
static RequestDeliver |
RequestDeliver.create(java.lang.String interactionId,
ReasonInfo reason)
Creates instance of RequestDeliver with required parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |