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