Package | Description |
---|---|
com.genesyslab.wfm8.API.service.adherence850 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<AdhChannelState> |
AdhAgentState.channelStates
A list of channel states
AdhChannelState , if it's a multi-channel state |
Modifier and Type | Method and Description |
---|---|
AdhChannelState |
AdhChannelState.withChannelName(java.lang.String value) |
AdhChannelState |
AdhChannelState.withGswStateId(int value) |
AdhChannelState |
AdhChannelState.withHasChannelName(boolean value) |
AdhChannelState |
AdhChannelState.withWmReasons(java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<AdhChannelState> |
AdhAgentState.getChannelStates()
Gets the value of the channelStates property.
|
Modifier and Type | Method and Description |
---|---|
AdhAgentState |
AdhAgentState.withChannelStates(AdhChannelState... values) |
Modifier and Type | Method and Description |
---|---|
void |
AdhAgentState.setChannelStates(java.util.List<AdhChannelState> channelStates)
Sets the value of the channelStates property.
|
AdhAgentState |
AdhAgentState.withChannelStates(java.util.Collection<AdhChannelState> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.