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