Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config851 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgRotation> |
CfgRotationHolder.objectArray
An array of
CfgRotation objects, returned if request specifies
ECfgInfoType.CFG_INFO_OBJECT detail level |
Modifier and Type | Method and Description |
---|---|
CfgRotation |
CfgRotation.withTimestamp(long value) |
CfgRotation |
CfgRotation.withWmName(java.lang.String value) |
CfgRotation |
CfgRotation.withWmRotatingSchId(int value) |
CfgRotation |
CfgRotation.withWmRotationStart(double value) |
CfgRotation |
CfgRotation.withWmRotationWeeks(CfgRotationWeek... values) |
CfgRotation |
CfgRotation.withWmRotationWeeks(java.util.Collection<CfgRotationWeek> values) |
CfgRotation |
CfgRotation.withWmRotationWeeksNSizeIs(int value) |
CfgRotation |
CfgRotation.withWmSiteId(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgRotation> |
CfgRotationHolder.getObjectArray()
Gets the value of the objectArray property.
|
Modifier and Type | Method and Description |
---|---|
static int |
CfgRotationHelper.getRotationWeekIndex(CfgRotation rp,
CfgAgentRotation ar,
OleDateTime date)
Returns Rotating Pattern Week Index (1-based) or -1 in case of error
|
CfgValidationHolder |
WFMConfigService851Soap.insertRotation(CfgRotation rotation,
boolean ignoreWarnings)
Inserts Rotating Pattern
|
CfgValidationHolder |
WFMConfigService851Soap.updateRotation(CfgRotation rotation,
boolean checkTimestamp,
boolean ignoreWarnings)
Updates Rotating Pattern
|
CfgValidationHolder |
WFMConfigService851Soap.validateRotation(CfgRotation rotation)
Validates Rotating Pattern
|
CfgRotationHolder |
CfgRotationHolder.withObjectArray(CfgRotation... values) |
Modifier and Type | Method and Description |
---|---|
static int |
CfgRotationHelper.getAgentRotationWeekIndex(CfgAgent agent,
OleDateTime date,
java.util.List<CfgRotation> wmRotations) |
void |
CfgRotationHolder.setObjectArray(java.util.List<CfgRotation> objectArray)
Sets the value of the objectArray property.
|
CfgRotationHolder |
CfgRotationHolder.withObjectArray(java.util.Collection<CfgRotation> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.