| Package | Description |
|---|---|
| com.genesyslab.wfm8.API.service.config850 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<CfgSkillShort> |
CfgProfileHolder.skillInfo
A list containing description information for all Skills that
returned Profiles have.
|
protected java.util.List<CfgSkillShort> |
CfgAgentHolder.skillInfo
A list containing description information for all Skills that
returned Agents have.
|
| Modifier and Type | Method and Description |
|---|---|
CfgSkillShort |
CfgSkillShort.withGswSkillId(int value) |
CfgSkillShort |
CfgSkillShort.withWmName(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CfgSkillShort> |
CfgProfileHolder.getSkillInfo()
Gets the value of the skillInfo property.
|
java.util.List<CfgSkillShort> |
CfgAgentHolder.getSkillInfo()
Gets the value of the skillInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
CfgProfileHolder |
CfgProfileHolder.withSkillInfo(CfgSkillShort... values) |
CfgAgentHolder |
CfgAgentHolder.withSkillInfo(CfgSkillShort... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
CfgProfileHolder.setSkillInfo(java.util.List<CfgSkillShort> skillInfo)
Sets the value of the skillInfo property.
|
void |
CfgAgentHolder.setSkillInfo(java.util.List<CfgSkillShort> skillInfo)
Sets the value of the skillInfo property.
|
CfgProfileHolder |
CfgProfileHolder.withSkillInfo(java.util.Collection<CfgSkillShort> values) |
CfgAgentHolder |
CfgAgentHolder.withSkillInfo(java.util.Collection<CfgSkillShort> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.