Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.applicationblocks.com.queries | |
com.genesyslab.platform.configuration.protocol.types |
This package contains classes based on the Genesys
GEnum class. |
Modifier and Type | Method | Description |
---|---|---|
CfgStartupType |
CfgApplication.getStartupType() |
A type of application startup.
|
CfgStartupType |
CfgDeltaApplication.getStartupType() |
A type of application startup.
|
CfgStartupType |
CfgDeltaService.getStartupType() |
A type of solution/service
startup.
|
CfgStartupType |
CfgService.getStartupType() |
A type of solution/service
startup.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgService.setStartupType(CfgStartupType value) |
A type of solution/service
startup.
|
Modifier and Type | Method | Description |
---|---|---|
CfgStartupType |
CfgApplicationQuery.getStartupType() |
Startup type of the application (see
CfgStartupType
).
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgApplicationQuery.setStartupType(CfgStartupType value) |
Startup type of the application (see
CfgStartupType
).
|
Modifier and Type | Field | Description |
---|---|---|
static CfgStartupType |
CfgStartupType.CFGSUTAutomatic |
An automatic startup type.
|
static CfgStartupType |
CfgStartupType.CFGSUTDisabled |
The start of application is disabled i.e., application cannot be started either manually or automatic.
|
static CfgStartupType |
CfgStartupType.CFGSUTManual |
A manual startup type.
|
static CfgStartupType |
CfgStartupType.CFGSUTMaxStartupType |
The maximum value of this enumeration
|
static CfgStartupType |
CfgStartupType.CFGSUTNoStartupType |
The value of corresponding parameter has not changed
|
Modifier and Type | Method | Description |
---|---|---|
static CfgStartupType |
CfgStartupType.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgStartupType |
CfgStartupType.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<CfgStartupType> |
CfgStartupType.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.