Package | Description |
---|---|
com.genesyslab.wfm7.API.service.schedule761 |
Modifier and Type | Method and Description |
---|---|
SchAgentDayHolder |
WFMScheduleService761Soap.getAgentDay(SchSource source,
int scheduleID,
double startDate,
double endDate,
int timezoneId,
CfgAgentFilter agentFilter,
SchStateFilter stateFilter,
SchSortMode sortMode,
SchAgentDayDetails schDetails,
CfgAgentDetails cfgAgentDetails,
SchTotalsRequest[] totalsRequest)
Loads agent days from the specified schedule for the specified range of dates and specified set of agents.
|
SchSnapshot |
WFMScheduleService761Soap.openAgentDaySnapshot(SchSource source,
int scheduleID,
double startDate,
double endDate,
int timezoneId,
CfgAgentFilter agentFilter,
SchStateFilter stateFilter,
SchSortMode sortMode,
SchTotalsRequest[] totalsRequest)
Opens a snapshot of day schedules for specified criteria.
|
java.lang.String |
WFMScheduleService761Soap.openAgentDaySnapshotAsync(SchSource source,
int scheduleID,
double startDate,
double endDate,
int timezoneId,
CfgAgentFilter agentFilter,
SchStateFilter stateFilter,
SchSortMode sortMode,
SchTotalsRequest[] totalsRequest) |
void |
WFMScheduleService761Soap.sortAgentDaySnapshot(java.lang.String schSnapshotID,
SchSortMode sortMode) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.