Package | Description |
---|---|
com.genesyslab.wfm8.API.service.RTA800 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<AgentsInStateCountStruct> |
AdherenceWithStatsStruct.agentCountsArray
The number of agents in each adherence category
AgentsInStateCountStruct |
Modifier and Type | Method and Description |
---|---|
AgentsInStateCountStruct |
AgentsInStateCountStruct.withAdherenceState(int value) |
AgentsInStateCountStruct |
AgentsInStateCountStruct.withAgentCount(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<AgentsInStateCountStruct> |
WFMRTAService800Soap.getAdherenceStatistics(java.lang.String qid)
Returns the adherence statistics for currently filtered agents.
|
java.util.List<AgentsInStateCountStruct> |
AdherenceWithStatsStruct.getAgentCountsArray()
Gets the value of the agentCountsArray property.
|
Modifier and Type | Method and Description |
---|---|
AdherenceWithStatsStruct |
AdherenceWithStatsStruct.withAgentCountsArray(AgentsInStateCountStruct... values) |
Modifier and Type | Method and Description |
---|---|
void |
AdherenceWithStatsStruct.setAgentCountsArray(java.util.List<AgentsInStateCountStruct> agentCountsArray)
Sets the value of the agentCountsArray property.
|
AdherenceWithStatsStruct |
AdherenceWithStatsStruct.withAgentCountsArray(java.util.Collection<AgentsInStateCountStruct> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.