Package | Description |
---|---|
com.genesyslab.wfm7.API.service.adherence750 |
Modifier and Type | Field and Description |
---|---|
private AdhAgentState[] |
AdhEvent.wmAgentStates
An array of
AdhAgentState for the duration of event |
private AdhAgentState[] |
AdhAgentStateHolder.wmAgentStates
An array of
AdhAgentState records |
Modifier and Type | Method and Description |
---|---|
AdhAgentState[] |
AdhEvent.getWmAgentStates()
Gets the wmAgentStates value for this AdhEvent.
|
AdhAgentState[] |
AdhAgentStateHolder.getWmAgentStates()
Gets the wmAgentStates value for this AdhAgentStateHolder.
|
Modifier and Type | Method and Description |
---|---|
void |
AdhEvent.setWmAgentStates(AdhAgentState[] wmAgentStates)
Sets the wmAgentStates value for this AdhEvent.
|
void |
AdhAgentStateHolder.setWmAgentStates(AdhAgentState[] wmAgentStates)
Sets the wmAgentStates value for this AdhAgentStateHolder.
|
Constructor and Description |
---|
AdhAgentStateHolder(int wmAgentStatesNSizeIs,
AdhAgentState[] wmAgentStates,
long timestamp) |
AdhEvent(int wmSiteId,
int gswAgentId,
double wmStartDateTime,
double wmEndDateTime,
int wmAgentStatesNSizeIs,
AdhAgentState[] wmAgentStates,
int wmSchStatesNSizeIs,
SchAgentState[] wmSchStates,
int wmStatus) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.