Package | Description |
---|---|
com.genesyslab.wfm8.API.service.schedule850 |
Modifier and Type | Method and Description |
---|---|
SchWorkState |
SchWorkState.withGswAgentId(int value) |
SchWorkState |
SchWorkState.withWmActivities(java.util.Collection<java.lang.Integer> values) |
SchWorkState |
SchWorkState.withWmActivities(java.lang.Integer... values) |
SchWorkState |
SchWorkState.withWmActivitiesNSizeIs(int value) |
SchWorkState |
SchWorkState.withWmDate(double value) |
SchWorkState |
SchWorkState.withWmEndDateTime(double value) |
SchWorkState |
SchWorkState.withWmMarkedTimeId(int value) |
SchWorkState |
SchWorkState.withWmOverOfferId(int value) |
SchWorkState |
SchWorkState.withWmSiteId(int value) |
SchWorkState |
SchWorkState.withWmStartDateTime(double value) |
SchWorkState |
SchWorkState.withWmTimezoneId(int value) |
SchWorkState |
SchWorkState.withWmVirtualActivities(java.util.Collection<java.lang.Integer> values) |
SchWorkState |
SchWorkState.withWmVirtualActivities(java.lang.Integer... values) |
SchWorkState |
SchWorkState.withWmVirtualActivitiesNSizeIs(int value) |
Modifier and Type | Method and Description |
---|---|
SchAgentDayHolder |
WFMScheduleService850Soap.buildAgentDay(int scheduleID,
java.util.List<SchAgentDay> newSchedule,
java.util.List<SchWorkState> states,
int timezoneId,
boolean scheduleShiftItems,
SchAgentDayDetails schDetails)
Builds complete schedule shifts with optimal break/meal distribution for the given schedule shifts
|
SchAgentDayHolder |
WFMScheduleService850Soap.buildAgentDayInSnapshot(java.lang.String schSnapshotID,
java.util.List<SchAgentDay> newSchedule,
java.util.List<SchAgentDay> modifiedSchedule,
java.util.List<SchWorkState> states,
boolean scheduleShiftItems,
SchAgentDayDetails schDetails)
Builds complete schedule shifts with optimal break/meal distribution for the given schedule shifts (based on existing schedule snapshot).
|
java.lang.String |
WFMScheduleService850Soap.insertWorkState(int scheduleID,
CfgAgentFilter agentFilter,
CfgActivityFilter activityFilter,
SchStateFilter stateFilter,
java.util.List<SchWorkState> states,
boolean replaceExistingWorkOnly,
boolean ignoreWarnings,
boolean allOrNothing,
boolean autoCommit)
Inserts Work State / Overtime
|
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.