Package | Description |
---|---|
com.genesyslab.wfm8.API.service.calendar810 |
Modifier and Type | Method and Description |
---|---|
CalDateTimeOffBalanceInformation |
CalDateTimeOffBalanceInformation.withAgentID(int value) |
CalDateTimeOffBalanceInformation |
CalDateTimeOffBalanceInformation.withDate(double value) |
CalDateTimeOffBalanceInformation |
CalDateTimeOffBalanceInformation.withHours(double value) |
CalDateTimeOffBalanceInformation |
CalDateTimeOffBalanceInformation.withTimeOffTypeID(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CalDateTimeOffBalanceInformation> |
WFMCalendarService810Soap.calculateTimeOffBalanceToDate(int accessLevel,
int siteID,
java.util.List<java.lang.Integer> teams,
java.util.List<java.lang.Integer> agents,
double date,
java.util.List<java.lang.Integer> timeOffTypes)
Calculates Time Off balance hours for the selected target for given date.
|
java.util.List<CalDateTimeOffBalanceInformation> |
WFMCalendarService810Soap.calculateTimeOffCarryOverInformation(int accessLevel,
int siteID,
java.util.List<java.lang.Integer> teams,
java.util.List<java.lang.Integer> agents,
double date,
java.util.List<java.lang.Integer> timeOffs)
Calculates Time Off carry-over date and carry-over hours for the specified target for given date (current date).
|
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.