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