Package | Description |
---|---|
com.genesyslab.wfm7.API.service.schedule761 |
Modifier and Type | Field and Description |
---|---|
private SchAgentState[] |
SchAgentStateHolder.schAgentState
An array of
SchAgentState |
Modifier and Type | Method and Description |
---|---|
SchAgentState[] |
SchAgentStateHolder.getSchAgentState()
Gets the schAgentState value for this SchAgentStateHolder.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
WFMScheduleService761Soap.insertAgentState(int scheduleID,
SchAgentState[] states,
boolean ignoreWarnings,
boolean allOrNothing,
boolean autoCommit)
Used to insert different schedule states into different agents' schedules.
|
void |
SchAgentStateHolder.setSchAgentState(SchAgentState[] schAgentState)
Sets the schAgentState value for this SchAgentStateHolder.
|
Constructor and Description |
---|
SchAgentStateHolder(int schAgentStateNSizeIs,
SchAgentState[] schAgentState,
int schStateInfoNSizeIs,
SchStateInfo[] schStateInfo,
CfgAgentHolder cfgAgentInfo,
long timestamp) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.