Package | Description |
---|---|
com.genesyslab.wfm7.API.service.config712 |
Modifier and Type | Field and Description |
---|---|
private CfgShiftBreak[] |
CfgShift.wmShiftBreaks |
Modifier and Type | Method and Description |
---|---|
CfgShiftBreak[] |
CfgShift.getWmShiftBreaks()
Gets the wmShiftBreaks value for this CfgShift.
|
Modifier and Type | Method and Description |
---|---|
void |
CfgShift.setWmShiftBreaks(CfgShiftBreak[] wmShiftBreaks)
Sets the wmShiftBreaks value for this CfgShift.
|
Constructor and Description |
---|
CfgShift(int wmShiftId,
int wmSiteId,
java.lang.String wmName,
int wmMinDuration,
int wmMaxDuration,
double wmEarliestStartTime,
int wmLatestEndDuration,
int wmDayOffRule,
boolean[] wmOpenWeekDays,
int wmStartStep,
int wmMinOccur,
int wmMaxOccur,
int wmDistribPeriod,
int wmBreakMinDistance,
int wmTaskSequenceUsage,
boolean wmUseConsecutive,
int wmConsecutiveDays,
boolean wmUseAfterDayOff,
int wmLatestStartDuration,
int wmEarliestEndDuration,
int wmShiftContractsNSizeIs,
int[] wmShiftContracts,
int wmBMSequencesNSizeIs,
CfgShiftBMSequence[] wmBMSequences,
int wmShiftMealsNSizeIs,
CfgShiftMeal[] wmShiftMeals,
int wmShiftBreaksNSizeIs,
CfgShiftBreak[] wmShiftBreaks,
int wmShiftTaskSequencesNSizeIs,
int[] wmShiftTaskSequences,
long timestamp) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.