Package | Description |
---|---|
com.genesyslab.wfm8.API.service.calendar800 |
Modifier and Type | Method and Description |
---|---|
java.util.List<AgentTimeoffRules> |
WFMCalendarService800Soap.getAgentTimeOffRules(CfgAgentFilter agentFilter,
CfgActivityFilter activityFilter,
java.util.List<java.lang.Integer> timeOffIDArray,
double start,
double end,
int sortMode,
boolean sortAscending)
Retrieves agent time off rules for selected agents, time off types and date range.
|
Modifier and Type | Method and Description |
---|---|
void |
WFMCalendarService800Soap.deleteAgentTimeOffRules(java.util.List<AgentTimeoffRules> agentTimeOffRulesArray)
Deletes existing Agent Time Off Rule record
|
void |
WFMCalendarService800Soap.editAgentTimeOffRules(java.util.List<AgentTimeoffRules> agentTimeOffRulesArray)
Edits existing Agent Time Off Rule record
|
void |
WFMCalendarService800Soap.insertAgentTimeOffRules(java.util.List<AgentTimeoffRules> agentTimeOffRulesArray)
Inserts new Agent Time Off Rule record
|
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.