Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config852 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgAgentRotation> |
CfgAgent.wmAgentRotatingSch
A sorted list of Agent Rotations (
CfgAgentRotation ). |
Modifier and Type | Method and Description |
---|---|
CfgAgentRotation |
CfgAgentRotation.withWmEffectiveDate(double value) |
CfgAgentRotation |
CfgAgentRotation.withWmRotatingSchId(int value) |
CfgAgentRotation |
CfgAgentRotation.withWmStartWeek(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgAgentRotation> |
CfgAgent.getWmAgentRotatingSch()
Gets the value of the wmAgentRotatingSch 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
|
CfgAgent |
CfgAgent.withWmAgentRotatingSch(CfgAgentRotation... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgAgent.setWmAgentRotatingSch(java.util.List<CfgAgentRotation> value)
Sets the value of the wmAgentRotatingSch property.
|
CfgAgent |
CfgAgent.withWmAgentRotatingSch(java.util.Collection<CfgAgentRotation> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.