Package | Description |
---|---|
com.genesyslab.wfm8.API.service.builder810 |
Modifier and Type | Field and Description |
---|---|
protected RequestInfoHolder |
QueueInfoHolder.currentRequestInfo
The current scheduling request state
|
Modifier and Type | Method and Description |
---|---|
RequestInfoHolder |
QueueInfoHolder.getCurrentRequestInfo()
Gets the value of the currentRequestInfo property.
|
RequestInfoHolder |
WFMBuilderService810Soap.getRequestStatusInfo(java.lang.String requestID) |
RequestInfoHolder |
RequestInfoHolder.withAgentCount(int value) |
RequestInfoHolder |
RequestInfoHolder.withBuildIteration(int value) |
RequestInfoHolder |
RequestInfoHolder.withDayCount(int value) |
RequestInfoHolder |
RequestInfoHolder.withErrorCount(int value) |
RequestInfoHolder |
RequestInfoHolder.withErrorMessage(java.lang.String value) |
RequestInfoHolder |
RequestInfoHolder.withExecutionTime(int value) |
RequestInfoHolder |
RequestInfoHolder.withMaxAgentCount(int value) |
RequestInfoHolder |
RequestInfoHolder.withMaxEstimatedAgentCount(int value) |
RequestInfoHolder |
RequestInfoHolder.withMinAgentCount(int value) |
RequestInfoHolder |
RequestInfoHolder.withMinEstimatedAgentCount(int value) |
RequestInfoHolder |
RequestInfoHolder.withPercentageDone(int value) |
RequestInfoHolder |
RequestInfoHolder.withSiteCount(int value) |
RequestInfoHolder |
RequestInfoHolder.withStage(int value) |
RequestInfoHolder |
RequestInfoHolder.withStageName(java.lang.String value) |
RequestInfoHolder |
RequestInfoHolder.withTimeInQueue(int value) |
RequestInfoHolder |
RequestInfoHolder.withWarningCount(int value) |
Modifier and Type | Method and Description |
---|---|
void |
QueueInfoHolder.setCurrentRequestInfo(RequestInfoHolder currentRequestInfo)
Sets the value of the currentRequestInfo property.
|
QueueInfoHolder |
QueueInfoHolder.withCurrentRequestInfo(RequestInfoHolder value) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.