Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config851 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgAgentActivity> |
CfgAgent.wmAgentActivities
A list of IDs of Activities (
CfgActivity ) that Agent is qualified to work on. |
Modifier and Type | Method and Description |
---|---|
CfgAgentActivity |
CfgAgentActivity.withWmActivityId(int value) |
CfgAgentActivity |
CfgAgentActivity.withWmEffectiveDate(double value) |
CfgAgentActivity |
CfgAgentActivity.withWmType(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgAgentActivity> |
CfgAgent.getWmAgentActivities()
Gets the value of the wmAgentActivities property.
|
Modifier and Type | Method and Description |
---|---|
CfgAgent |
CfgAgent.withWmAgentActivities(CfgAgentActivity... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgAgent.setWmAgentActivities(java.util.List<CfgAgentActivity> wmAgentActivities)
Sets the value of the wmAgentActivities property.
|
CfgAgent |
CfgAgent.withWmAgentActivities(java.util.Collection<CfgAgentActivity> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.