Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.apptemplate.configuration |
Provides helper classes that read application options and other data from Configuration Server,
converts it to corresponding Platform SDK objects and makes it easier to set up connections
to backend servers and other applications.
|
com.genesyslab.platform.configuration.protocol.types |
This package contains classes based on the Genesys
GEnum class. |
Modifier and Type | Method | Description |
---|---|---|
CfgHAType |
CfgApplication.getRedundancyType() |
Defines the HA type if this application is considered as
server.
|
CfgHAType |
CfgDeltaApplication.getRedundancyType() |
Defines the HA type if this application is considered as
server.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgApplication.setRedundancyType(CfgHAType value) |
Defines the HA type if this application is considered as
server.
|
Modifier and Type | Method | Description |
---|---|---|
CfgHAType |
GApplicationConfiguration.getRedundancyType() |
Returns the HA type if this application is considered as server.
|
CfgHAType |
IGApplicationConfiguration.getRedundancyType() |
Returns the HA type if this application is considered as server.
|
Modifier and Type | Method | Description |
---|---|---|
void |
GApplicationConfiguration.setRedundancyType(CfgHAType redundancyType) |
Sets the HA type if this application is considered as server.
|
Modifier and Type | Field | Description |
---|---|---|
static CfgHAType |
CfgHAType.CFGHTColdStanby |
A cold standby
|
static CfgHAType |
CfgHAType.CFGHTHotStanby |
A hot standby
|
static CfgHAType |
CfgHAType.CFGHTMaxHAtype |
|
static CfgHAType |
CfgHAType.CFGHTNoHAType |
The value of corresponding parameter has not changed
|
static CfgHAType |
CfgHAType.CFGHTWarmStanby |
A warm standby
|
Modifier and Type | Method | Description |
---|---|---|
static CfgHAType |
CfgHAType.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgHAType |
CfgHAType.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<CfgHAType> |
CfgHAType.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.