Package | Description |
---|---|
com.genesyslab.wfm8.API.service.RTA850 |
Modifier and Type | Field and Description |
---|---|
protected ChannelStateWithAdherence |
AgentAdherence.aggregateAdherence
Aggregate agent adherence.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<ChannelStateWithAdherence> |
AgentAdherence.channelAdherence
Adherence structures for each channel.
|
Modifier and Type | Method and Description |
---|---|
ChannelStateWithAdherence |
AgentAdherence.getAggregateAdherence()
Sets the value of the aggregateAdherence property.
|
ChannelStateWithAdherence |
ChannelStateWithAdherence.withAdherenceState(int value) |
ChannelStateWithAdherence |
ChannelStateWithAdherence.withChannelName(java.lang.String value) |
ChannelStateWithAdherence |
ChannelStateWithAdherence.withGenesysStateID(int value) |
ChannelStateWithAdherence |
ChannelStateWithAdherence.withHasChannelName(int value) |
ChannelStateWithAdherence |
ChannelStateWithAdherence.withNonAdherenceTime(int value) |
ChannelStateWithAdherence |
ChannelStateWithAdherence.withReasonCodes(java.util.Collection<java.lang.String> values) |
ChannelStateWithAdherence |
ChannelStateWithAdherence.withReasonCodes(java.lang.String... values) |
ChannelStateWithAdherence |
ChannelStateWithAdherence.withReasonCodesSize(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ChannelStateWithAdherence> |
AgentAdherence.getChannelAdherence()
Gets the value of the channelAdherence property.
|
Modifier and Type | Method and Description |
---|---|
void |
AgentAdherence.setAggregateAdherence(ChannelStateWithAdherence value)
Sets the value of the aggregateAdherence property.
|
AgentAdherence |
AgentAdherence.withAggregateAdherence(ChannelStateWithAdherence value) |
AgentAdherence |
AgentAdherence.withChannelAdherence(ChannelStateWithAdherence... values) |
Modifier and Type | Method and Description |
---|---|
void |
AgentAdherence.setChannelAdherence(java.util.List<ChannelStateWithAdherence> channelAdherence)
Sets the value of the channelAdherence property.
|
AgentAdherence |
AgentAdherence.withChannelAdherence(java.util.Collection<ChannelStateWithAdherence> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.