Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config812 |
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 |
---|---|
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.