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