Package | Description |
---|---|
com.genesyslab.wfm7.API.service.RTA712 |
Modifier and Type | Field and Description |
---|---|
private AgentAdherenceStruct[] |
AdherenceWithStatsStruct.agentAdherenceArray |
Modifier and Type | Method and Description |
---|---|
AgentAdherenceStruct[] |
AdherenceWithStatsStruct.getAgentAdherenceArray()
Gets the agent adherence structures.
|
Modifier and Type | Method and Description |
---|---|
void |
AdherenceWithStatsStruct.setAgentAdherenceArray(AgentAdherenceStruct[] agentAdherenceArray)
Sets the agent adherence structures.
|
Constructor and Description |
---|
AdherenceWithStatsStruct(int agentCountsArraySize,
AgentsInStateCountStruct[] agentCountsArray,
int firstAgentIndex,
int totalSnapshotAgents,
int agentAdherenceArraySize,
AgentAdherenceStruct[] agentAdherenceArray,
int siteNamesSize,
NameIDStruct[] siteNames,
int teamNamesSize,
NameIDStruct[] teamNames,
int scheduledStatesSize,
ScheduleStateStruct[] scheduledStates,
int scheduledStateGroupsSize,
NameIDStruct[] scheduledStateGroups,
int genesysStatesSize,
NameIDStruct[] genesysStates) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.