Package | Description |
---|---|
com.genesyslab.wfm8.API.service.RTA850 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<ChannelState> |
AgentState.channelState |
Modifier and Type | Method and Description |
---|---|
ChannelState |
ChannelState.withChannelName(java.lang.String value) |
ChannelState |
ChannelState.withGenesysStateID(int value) |
ChannelState |
ChannelState.withHasChannelName(int value) |
ChannelState |
ChannelState.withReasonCodes(java.util.Collection<java.lang.String> values) |
ChannelState |
ChannelState.withReasonCodes(java.lang.String... values) |
ChannelState |
ChannelState.withReasonCodesSize(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ChannelState> |
AgentState.getChannelState()
Gets the value of the channelState property.
|
Modifier and Type | Method and Description |
---|---|
AgentState |
AgentState.withChannelState(ChannelState... values) |
Modifier and Type | Method and Description |
---|---|
void |
AgentState.setChannelState(java.util.List<ChannelState> value)
Sets the value of the channelState property.
|
AgentState |
AgentState.withChannelState(java.util.Collection<ChannelState> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.