Package | Description |
---|---|
com.genesyslab.wfm8.API.service.calendar810 |
Modifier and Type | Method and Description |
---|---|
CalDateShiftHolder |
CalDateShiftHolder.withDate(double value) |
CalDateShiftHolder |
CalDateShiftHolder.withObjectArray(CalShiftInfo... values) |
CalDateShiftHolder |
CalDateShiftHolder.withObjectArray(java.util.Collection<CalShiftInfo> values) |
CalDateShiftHolder |
CalDateShiftHolder.withObjectArrayNSizeIs(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CalDateShiftHolder> |
WFMCalendarService810Soap.getAllShiftByAgentAndDate(int siteID,
java.util.List<java.lang.Integer> teamIDArray,
java.util.List<java.lang.Integer> agentIDArray,
java.util.List<java.lang.Double> dateArray,
int timezoneID,
int sortMode,
boolean sortAscending)
Returns all configured shifts for specified agents, selected dates in requested time zone.
|
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.