Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.configuration.protocol.types |
This package contains classes based on the Genesys
GEnum class. |
Modifier and Type | Method | Description |
---|---|---|
CfgOperationMode |
CfgCampaignGroup.getOperationMode() |
An operation mode.
|
CfgOperationMode |
CfgCampaignGroupInfo.getOperationMode() |
|
CfgOperationMode |
CfgDeltaCampaignGroup.getOperationMode() |
An operation mode.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgCampaignGroup.setOperationMode(CfgOperationMode value) |
An operation mode.
|
void |
CfgCampaignGroupInfo.setOperationMode(CfgOperationMode value) |
Modifier and Type | Field | Description |
---|---|---|
static CfgOperationMode |
CfgOperationMode.CFGOMManual |
Manual
|
static CfgOperationMode |
CfgOperationMode.CFGOMMaxOperationMode |
A maximum value of this enumeration.
|
static CfgOperationMode |
CfgOperationMode.CFGOMNoOperationMode |
The value of corresponding parameter has not changed
|
static CfgOperationMode |
CfgOperationMode.CFGOMSchedule |
Scheduled
|
Modifier and Type | Method | Description |
---|---|---|
static CfgOperationMode |
CfgOperationMode.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgOperationMode |
CfgOperationMode.valueOf(java.lang.String name) |
Returns enumeration value with specified name or null if no such value exists.
|
Modifier and Type | Method | Description |
---|---|---|
static java.util.Collection<CfgOperationMode> |
CfgOperationMode.values() |
Returns all values of the enumeration.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.