Package | Description |
---|---|
com.genesyslab.wfm7.API.service.config720 |
Modifier and Type | Field and Description |
---|---|
private CfgAgentSkill[] |
CfgAgent.wmAgentSkills
An array of Agent Skills (
CfgAgentSkill ) |
Modifier and Type | Method and Description |
---|---|
CfgAgentSkill[] |
CfgAgent.getWmAgentSkills()
Gets the wmAgentSkills value for this CfgAgent.
|
Modifier and Type | Method and Description |
---|---|
void |
CfgAgent.setWmAgentSkills(CfgAgentSkill[] wmAgentSkills)
Sets the wmAgentSkills value for this CfgAgent.
|
Constructor and Description |
---|
CfgAgent(int gswAgentId,
int wmSiteId,
int wmTeamId,
int wmContractId,
int wmRotatingSchId,
java.lang.String gswEmployeeId,
java.lang.String gswFirstName,
java.lang.String gswLastName,
double wmStartDate,
double wmEndDate,
java.lang.String wmComments,
int wmHourlyWage,
int wmSeniority,
int wmStartWeek,
int wmAgentSkillsNSizeIs,
CfgAgentSkill[] wmAgentSkills,
int wmAgentActivitiesNSizeIs,
int[] wmAgentActivities,
int wmAgentTimeOffRulesNSizeIs,
CfgAgentTimeOffRule[] wmAgentTimeOffRules,
long timestamp) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.