Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config800 | |
com.genesyslab.wfm8.API.service.schedule800 |
Modifier and Type | Method and Description |
---|---|
CfgStateGroupFilter |
CfgStateGroupFilter.withWmBUId(java.util.Collection<java.lang.Integer> values) |
CfgStateGroupFilter |
CfgStateGroupFilter.withWmBUId(java.lang.Integer... values) |
CfgStateGroupFilter |
CfgStateGroupFilter.withWmBUIdNSizeIs(int value) |
CfgStateGroupFilter |
CfgStateGroupFilter.withWmSiteId(java.util.Collection<java.lang.Integer> values) |
CfgStateGroupFilter |
CfgStateGroupFilter.withWmSiteId(java.lang.Integer... values) |
CfgStateGroupFilter |
CfgStateGroupFilter.withWmSiteIdNSizeIs(int value) |
CfgStateGroupFilter |
CfgStateGroupFilter.withWmStateGroupId(java.util.Collection<java.lang.Integer> values) |
CfgStateGroupFilter |
CfgStateGroupFilter.withWmStateGroupId(java.lang.Integer... values) |
CfgStateGroupFilter |
CfgStateGroupFilter.withWmStateGroupIdNSizeIs(int value) |
CfgStateGroupFilter |
CfgStateGroupFilter.withWmType(java.util.Collection<java.lang.Integer> values) |
CfgStateGroupFilter |
CfgStateGroupFilter.withWmType(java.lang.Integer... values) |
CfgStateGroupFilter |
CfgStateGroupFilter.withWmTypeNSizeIs(int value) |
Modifier and Type | Method and Description |
---|---|
CfgStateGroupHolder |
WFMConfigService800Soap.getStateGroup(CfgStateGroupFilter stateGroupFilter,
CfgSortMode sortMode,
CfgStateGroupDetails details) |
Modifier and Type | Method and Description |
---|---|
SchStateGroupCoverageHolder |
WFMScheduleService800Soap.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 |
WFMScheduleService800Soap.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.
|
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.