Package | Description |
---|---|
com.genesyslab.wfm7.API.service.RTA712 |
Modifier and Type | Field and Description |
---|---|
private ShortScheduleStateStruct[] |
AgentAdherenceStruct.scheduledStates |
Modifier and Type | Method and Description |
---|---|
ShortScheduleStateStruct[] |
AgentAdherenceStruct.getScheduledStates()
Gets the scheduled states.
|
Modifier and Type | Method and Description |
---|---|
void |
AgentAdherenceStruct.setScheduledStates(ShortScheduleStateStruct[] scheduledStates)
Sets the scheduled states.
|
Constructor and Description |
---|
AgentAdherenceStruct(int agentID,
java.lang.String firstName,
java.lang.String lastName,
int siteID,
int teamID,
double shiftStart,
double shiftEnd,
int adherenceState,
int nonAdherenceTime,
int scheduledStatesSize,
ShortScheduleStateStruct[] scheduledStates,
int scheduledStateGroupIDsSize,
int[] scheduledStateGroupIDs,
int genesysStateID,
int reasonCodesSize,
java.lang.String[] reasonCodes) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.