Package | Description |
---|---|
com.genesyslab.wfm7.API.service.RTA712 |
Modifier and Type | Field and Description |
---|---|
private NameIDStruct[] |
AllStatesStruct.genesysStates |
private NameIDStruct[] |
AdherenceWithStatsStruct.genesysStates |
private NameIDStruct[] |
AllStatesStruct.scheduledStateGroups |
private NameIDStruct[] |
AdherenceWithStatsStruct.scheduledStateGroups |
private NameIDStruct[] |
AllStatesStruct.siteNames |
private NameIDStruct[] |
AdherenceWithStatsStruct.siteNames |
private NameIDStruct[] |
AdherenceWithStatsStruct.teamNames |
Modifier and Type | Method and Description |
---|---|
NameIDStruct[] |
AllStatesStruct.getGenesysStates()
Gets the genesysStates value for this AllStatesStruct.
|
NameIDStruct[] |
AdherenceWithStatsStruct.getGenesysStates()
Gets the genesysStates value for this AdherenceWithStatsStruct.
|
NameIDStruct[] |
AllStatesStruct.getScheduledStateGroups()
Gets the scheduledStateGroups value for this AllStatesStruct.
|
NameIDStruct[] |
AdherenceWithStatsStruct.getScheduledStateGroups()
Gets the scheduledStateGroups value for this AdherenceWithStatsStruct.
|
NameIDStruct[] |
AllStatesStruct.getSiteNames()
Gets the siteNames value for this AllStatesStruct.
|
NameIDStruct[] |
AdherenceWithStatsStruct.getSiteNames()
Gets the siteNames value for this AdherenceWithStatsStruct.
|
NameIDStruct[] |
AdherenceWithStatsStruct.getTeamNames()
Gets the teamNames value for this AdherenceWithStatsStruct.
|
Modifier and Type | Method and Description |
---|---|
void |
AllStatesStruct.setGenesysStates(NameIDStruct[] genesysStates)
Sets the genesysStates value for this AllStatesStruct.
|
void |
AdherenceWithStatsStruct.setGenesysStates(NameIDStruct[] genesysStates)
Sets the genesysStates value for this AdherenceWithStatsStruct.
|
void |
AllStatesStruct.setScheduledStateGroups(NameIDStruct[] scheduledStateGroups)
Sets the scheduledStateGroups value for this AllStatesStruct.
|
void |
AdherenceWithStatsStruct.setScheduledStateGroups(NameIDStruct[] scheduledStateGroups)
Sets the scheduledStateGroups value for this AdherenceWithStatsStruct.
|
void |
AllStatesStruct.setSiteNames(NameIDStruct[] siteNames)
Sets the siteNames value for this AllStatesStruct.
|
void |
AdherenceWithStatsStruct.setSiteNames(NameIDStruct[] siteNames)
Sets the siteNames value for this AdherenceWithStatsStruct.
|
void |
AdherenceWithStatsStruct.setTeamNames(NameIDStruct[] teamNames)
Sets the teamNames 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) |
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) |
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) |
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) |
AllStatesStruct(int siteNamesSize,
NameIDStruct[] siteNames,
int genesysStatesSize,
NameIDStruct[] genesysStates,
int scheduledStateGroupsSize,
NameIDStruct[] scheduledStateGroups,
int scheduledStatesSize,
ScheduleStateStruct[] scheduledStates) |
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.