Package | Description |
---|---|
com.genesyslab.wfm7.API.service.config761 |
Modifier and Type | Field and Description |
---|---|
private CfgAgentTimeOffRule[] |
CfgAgent.wmAgentTimeOffRules
An array of Agent's Time Off Rules (
CfgAgentTimeOffRule ) |
Modifier and Type | Method and Description |
---|---|
CfgAgentTimeOffRule[] |
CfgAgent.getWmAgentTimeOffRules()
Gets the wmAgentTimeOffRules value for this CfgAgent.
|
Modifier and Type | Method and Description |
---|---|
void |
CfgAgent.setWmAgentTimeOffRules(CfgAgentTimeOffRule[] wmAgentTimeOffRules)
Sets the wmAgentTimeOffRules 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.