Package | Description |
---|---|
com.genesyslab.wfm8.API.service.schedule852 |
Modifier and Type | Method and Description |
---|---|
SchSortMode |
SchSortMode.withAscending(boolean value) |
SchSortMode |
SchSortMode.withGroupMode(int value) |
SchSortMode |
SchSortMode.withSortDate(double value) |
SchSortMode |
SchSortMode.withSortMode(int value) |
Modifier and Type | Method and Description |
---|---|
SchAgentDayHolder |
WFMScheduleService852Soap.getAgentDay(SchSource source,
int scheduleID,
double startDate,
double endDate,
int timezoneId,
CfgAgentFilter agentFilter,
CfgActivityFilter activityFilter,
SchStateFilter stateFilter,
SchSortMode sortMode,
SchAgentDayDetails schDetails,
CfgAgentDetails cfgAgentDetails,
java.util.List<SchTotalsRequest> totalsRequest)
Loads agent days from the specified schedule for the specified range of dates and specified set of agents.
|
SchSnapshot |
WFMScheduleService852Soap.openAgentDaySnapshot(SchSource source,
int scheduleID,
double startDate,
double endDate,
int timezoneId,
CfgAgentFilter agentFilter,
CfgActivityFilter activityFilter,
SchStateFilter stateFilter,
SchSortMode sortMode,
java.util.List<SchTotalsRequest> totalsRequest)
Opens a snapshot of day schedules for specified criteria.
|
java.lang.String |
WFMScheduleService852Soap.openAgentDaySnapshotAsync(SchSource source,
int scheduleID,
double startDate,
double endDate,
int timezoneId,
CfgAgentFilter agentFilter,
CfgActivityFilter activityFilter,
SchStateFilter stateFilter,
SchSortMode sortMode,
java.util.List<SchTotalsRequest> totalsRequest)
Opens a snapshot asynchronously of day schedules for specified criteria.
|
void |
WFMScheduleService852Soap.sortAgentDaySnapshot(java.lang.String schSnapshotID,
SchSortMode sortMode)
Sorts schedule snapshot
|
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.