Package | Description |
---|---|
com.genesyslab.wfm8.API.service.calendar851 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<PossibleDayOffsForDate> |
PossibleDayOffs.possibleDayOffsForDateArray
Possible Day Offs for each date
|
Modifier and Type | Method and Description |
---|---|
PossibleDayOffsForDate |
PossibleDayOffsForDate.withDate(double value) |
PossibleDayOffsForDate |
PossibleDayOffsForDate.withNumberOfDayOffs(double value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<PossibleDayOffsForDate> |
PossibleDayOffs.getPossibleDayOffsForDateArray()
Gets the value of the possibleDayOffsForDateArray property.
|
Modifier and Type | Method and Description |
---|---|
PossibleDayOffs |
PossibleDayOffs.withPossibleDayOffsForDateArray(PossibleDayOffsForDate... values) |
Modifier and Type | Method and Description |
---|---|
void |
PossibleDayOffs.setPossibleDayOffsForDateArray(java.util.List<PossibleDayOffsForDate> value)
Sets the value of the possibleDayOffsForDateArray property.
|
java.lang.String |
WFMCalendarService851Soap.setTimeOffLimitConsiderAvailableAgents(java.util.List<java.lang.Integer> siteIDArray,
java.util.List<java.lang.Integer> teamIDArray,
java.util.List<java.lang.Integer> activityIDArray,
java.util.List<java.lang.Integer> multiSiteActivityIDArray,
double startDate,
double endDate,
double percentage,
double adjustmentPercentage,
int option,
WeekdayAdjustmentPct weekdayPercentages,
java.util.List<PossibleDayOffsForDate> possibleDayOffsForDateArray)
Set specified target Time-Off limits while taking in account available agents (not all configured agents).
|
PossibleDayOffs |
PossibleDayOffs.withPossibleDayOffsForDateArray(java.util.Collection<PossibleDayOffsForDate> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.