| Package | Description |
|---|---|
| com.genesyslab.wfm7.API.service.config750 |
| Modifier and Type | Field and Description |
|---|---|
private CfgStateMapping[] |
CfgStateGroup.wmStateMappings |
| Modifier and Type | Method and Description |
|---|---|
CfgStateMapping[] |
CfgStateGroup.getWmStateMappings()
Gets the wmStateMappings value for this CfgStateGroup.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfgStateGroup.setWmStateMappings(CfgStateMapping[] wmStateMappings)
Sets the wmStateMappings value for this CfgStateGroup.
|
| Constructor and Description |
|---|
CfgStateGroup(int wmStateGroupId,
int wmSiteId,
java.lang.String wmName,
java.lang.String wmShortName,
int wmStartMinutesBefore,
int wmEndMinutesAfter,
int wmForMigration,
int wmStatesNSizeIs,
int[] wmStates,
int wmStateMappingsNSizeIs,
CfgStateMapping[] wmStateMappings,
long timestamp) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.