| Package | Description |
|---|---|
| com.genesyslab.wfm8.API.service.config850 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<CfgCarpoolAgent> |
CfgCarpool.wmCarpoolAgents
A list of agents (
CfgCarpoolAgent) in carpool (including "committed", "pending" and "declined") |
| Modifier and Type | Method and Description |
|---|---|
CfgCarpoolAgent |
CfgCarpoolAgent.withGswAgentId(int value) |
CfgCarpoolAgent |
CfgCarpoolAgent.withWmCarpoolId(int value) |
CfgCarpoolAgent |
CfgCarpoolAgent.withWmComments(java.lang.String value) |
CfgCarpoolAgent |
CfgCarpoolAgent.withWmStatus(int value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CfgCarpoolAgent> |
CfgCarpool.getWmCarpoolAgents()
Gets the value of the wmCarpoolAgents property.
|
| Modifier and Type | Method and Description |
|---|---|
CfgCarpool |
CfgCarpool.withWmCarpoolAgents(CfgCarpoolAgent... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
CfgCarpool.setWmCarpoolAgents(java.util.List<CfgCarpoolAgent> wmCarpoolAgents)
Sets the value of the wmCarpoolAgents property.
|
CfgCarpool |
CfgCarpool.withWmCarpoolAgents(java.util.Collection<CfgCarpoolAgent> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.