Package | Description |
---|---|
com.genesyslab.wfm8.API.service.calendar850 |
Modifier and Type | Method and Description |
---|---|
AgentTimeoffBonus |
AgentTimeoffBonus.withGswAgentID(int value) |
AgentTimeoffBonus |
AgentTimeoffBonus.withGswUserID(int value) |
AgentTimeoffBonus |
AgentTimeoffBonus.withWmBonusHours(double value) |
AgentTimeoffBonus |
AgentTimeoffBonus.withWmBonusID(int value) |
AgentTimeoffBonus |
AgentTimeoffBonus.withWmComments(java.lang.String value) |
AgentTimeoffBonus |
AgentTimeoffBonus.withWmEndDate(double value) |
AgentTimeoffBonus |
AgentTimeoffBonus.withWmStartDate(double value) |
AgentTimeoffBonus |
AgentTimeoffBonus.withWmSubmitDatetime(double value) |
AgentTimeoffBonus |
AgentTimeoffBonus.withWmTimeoffTypeID(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<AgentTimeoffBonus> |
WFMCalendarService850Soap.getAgentTimeOffBonus(CfgAgentFilter agentFilter,
CfgActivityFilter activityFilter,
double start,
double end,
java.util.List<java.lang.Integer> timeOffIDArray,
int sortMode,
boolean sortAscending)
Retrieves agent time off bonuses for selected agents, time off types and date range.
|
Modifier and Type | Method and Description |
---|---|
void |
WFMCalendarService850Soap.editAgentTimeOffBonus(java.util.List<AgentTimeoffBonus> agentTimeBonusArray)
Edits existing agent Time off bonus
|
void |
WFMCalendarService850Soap.insertAgentTimeOffBonus(java.util.List<AgentTimeoffBonus> agentTimeBonusArray)
Inserts new agent Time off bonus
|
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.