Package | Description |
---|---|
com.genesyslab.wfm8.API.service.schedule851 |
Modifier and Type | Method and Description |
---|---|
SchStateGroupCoverageHolder |
WFMScheduleService851Soap.getStateGroupCoverage(SchSource source,
int scheduleID,
double startDate,
double endDate,
int timezoneId,
CfgAgentFilter agentFilter,
CfgActivityFilter activityFilter,
SchStateFilter stateFilter,
CfgStateGroupFilter stateGroupFilter,
int granularity)
Calculates the schedule state group coverage for every specified state group, taking schedules of specified
agents.
|
SchStateGroupCoverageHolder |
WFMScheduleService851Soap.getStateGroupCoverageFromSnapshot(java.lang.String schSnapshotID,
CfgStateGroupFilter stateGroupFilter,
int granularity,
java.util.List<SchAgentDay> modifiedSchedule)
Calculates schedule state group coverage for every specified state group, taking schedules
from the existing schedule snapshot.
|
SchStateGroupCoverageHolder |
SchStateGroupCoverageHolder.withSchCoverage(java.util.Collection<SchStateGroupCoverage> values) |
SchStateGroupCoverageHolder |
SchStateGroupCoverageHolder.withSchCoverage(SchStateGroupCoverage... values) |
SchStateGroupCoverageHolder |
SchStateGroupCoverageHolder.withSchCoverageNSizeIs(int value) |
SchStateGroupCoverageHolder |
SchStateGroupCoverageHolder.withWmEndDate(double value) |
SchStateGroupCoverageHolder |
SchStateGroupCoverageHolder.withWmGranularity(int value) |
SchStateGroupCoverageHolder |
SchStateGroupCoverageHolder.withWmStartDate(double value) |
SchStateGroupCoverageHolder |
SchStateGroupCoverageHolder.withWmTimezoneId(int value) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.