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 |
---|---|
SchCoverageHolder |
WFMScheduleService750Soap.getStateGroupCoverage(int source,
int scheduleID,
int siteID,
double startDate,
double endDate,
CfgAgentFilter agentFilter,
SchStateFilter stateFilter,
int[] stateGroups,
int granularity)
Calculates the schedule state group coverage for every specified state group, taking schedules of specified
agents.
|
SchCoverageHolder |
WFMScheduleService750Soap.getStateGroupCoverageFromSnapshot(java.lang.String schSnapshotID,
int[] stateGroups,
int granularity,
SchAgentDay[] modifiedSchedule)
Calculates schedule state group coverage for every specified state group, taking schedules
from the existing schedule snapshot.
|
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.