Package | Description |
---|---|
com.genesyslab.wfm8.API.service.adherence850 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<AdhAgentState> |
AdhEvent.wmAgentStates
An array of
AdhAgentState for the duration of event |
protected java.util.List<AdhAgentState> |
AdhAgentStateHolder.wmAgentStates
An array of
AdhAgentState records |
Modifier and Type | Method and Description |
---|---|
AdhAgentState |
AdhAgentState.withChannelStates(AdhChannelState... values) |
AdhAgentState |
AdhAgentState.withChannelStates(java.util.Collection<AdhChannelState> values) |
AdhAgentState |
AdhAgentState.withChannelStatesNSizeIs(int value) |
AdhAgentState |
AdhAgentState.withGswAgentId(int value) |
AdhAgentState |
AdhAgentState.withGswStateId(int value) |
AdhAgentState |
AdhAgentState.withWmEndDateTime(double value) |
AdhAgentState |
AdhAgentState.withWmReasons(java.lang.String value) |
AdhAgentState |
AdhAgentState.withWmSiteId(int value) |
AdhAgentState |
AdhAgentState.withWmStartDateTime(double value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<AdhAgentState> |
AdhEvent.getWmAgentStates()
Gets the value of the wmAgentStates property.
|
java.util.List<AdhAgentState> |
AdhAgentStateHolder.getWmAgentStates()
Gets the value of the wmAgentStates property.
|
Modifier and Type | Method and Description |
---|---|
AdhEvent |
AdhEvent.withWmAgentStates(AdhAgentState... values) |
AdhAgentStateHolder |
AdhAgentStateHolder.withWmAgentStates(AdhAgentState... values) |
Modifier and Type | Method and Description |
---|---|
void |
AdhEvent.setWmAgentStates(java.util.List<AdhAgentState> wmAgentStates)
Sets the value of the wmAgentStates property.
|
void |
AdhAgentStateHolder.setWmAgentStates(java.util.List<AdhAgentState> wmAgentStates)
Sets the value of the wmAgentStates property.
|
AdhEvent |
AdhEvent.withWmAgentStates(java.util.Collection<AdhAgentState> values) |
AdhAgentStateHolder |
AdhAgentStateHolder.withWmAgentStates(java.util.Collection<AdhAgentState> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.