Package | Description |
---|---|
com.genesyslab.wfm7.API.service.schedule750 |
WFM Schedule Service is part of WFM Server that handles schedule data.
|
Modifier and Type | Method and Description |
---|---|
SchSnapshot |
WFMScheduleService750Soap.getAgentDaySnapshotResult(java.lang.String requestID) |
SchSnapshot |
WFMScheduleService750Soap.openAgentDaySnapshot(int source,
int scheduleID,
int siteID,
double startDate,
double endDate,
CfgAgentFilter agentFilter,
SchStateFilter stateFilter,
int groupMode,
int sortMode,
boolean ascending,
double sortDate,
SchTotalsRequest[] totalsRequest) |
SchSnapshot |
WFMScheduleService750Soap.openPendingAgentDaySnapshot(int scheduleID,
int siteID,
double startDate,
double endDate,
int[] userIDAray,
int[] teamIDArray,
int[] agentIDArray,
int groupMode,
int sortMode,
boolean ascending) |
SchSnapshot |
WFMScheduleService750Soap.openPendingAgentDaySnapshot2(int scheduleID,
int siteID,
double startDate,
double endDate,
int[] userIDAray,
CfgAgentFilter agentFilter,
int groupMode,
int sortMode,
boolean ascending)
Opens a snapshot of pending agent day schedules for specified list of users.
|
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.