Package | Description |
---|---|
com.genesyslab.wfm7.API.service.RTA712 |
Modifier and Type | Field and Description |
---|---|
private ScheduleStateStruct[] |
AllStatesStruct.scheduledStates |
private ScheduleStateStruct[] |
AdherenceWithStatsStruct.scheduledStates |
Modifier and Type | Method and Description |
---|---|
ScheduleStateStruct[] |
AllStatesStruct.getScheduledStates()
Gets the scheduledStates value for this AllStatesStruct.
|
ScheduleStateStruct[] |
AdherenceWithStatsStruct.getScheduledStates()
Gets the scheduledStates value for this AdherenceWithStatsStruct.
|
Modifier and Type | Method and Description |
---|---|
void |
AllStatesStruct.setScheduledStates(ScheduleStateStruct[] scheduledStates)
Sets the scheduledStates value for this AllStatesStruct.
|
void |
AdherenceWithStatsStruct.setScheduledStates(ScheduleStateStruct[] scheduledStates)
Sets the scheduledStates value for this AdherenceWithStatsStruct.
|
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) |
AllStatesStruct(int siteNamesSize,
NameIDStruct[] siteNames,
int genesysStatesSize,
NameIDStruct[] genesysStates,
int scheduledStateGroupsSize,
NameIDStruct[] scheduledStateGroups,
int scheduledStatesSize,
ScheduleStateStruct[] scheduledStates) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.