Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config852 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgAgentSkill> |
CfgAgent.wmAgentSkills
A sorted list of Agent Skills (
CfgAgentSkill ). |
Modifier and Type | Method and Description |
---|---|
CfgAgentSkill |
CfgAgentSkill.withGswSkillId(int value) |
CfgAgentSkill |
CfgAgentSkill.withGswSkillLevel(int value) |
CfgAgentSkill |
CfgAgentSkill.withWmSkillOn(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgAgentSkill> |
CfgAgent.getWmAgentSkills()
Gets the value of the wmAgentSkills property.
|
Modifier and Type | Method and Description |
---|---|
CfgAgent |
CfgAgent.withWmAgentSkills(CfgAgentSkill... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgAgent.setWmAgentSkills(java.util.List<CfgAgentSkill> wmAgentSkills)
Sets the value of the wmAgentSkills property.
|
CfgAgent |
CfgAgent.withWmAgentSkills(java.util.Collection<CfgAgentSkill> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.