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 |
---|---|---|
CfgUpdatePackageStatus |
CfgUpdatePackageRecord.getPackageStatus() |
Modifier and Type | Method | Description |
---|---|---|
void |
CfgUpdatePackageRecord.setPackageStatus(CfgUpdatePackageStatus value) |
Modifier and Type | Field | Description |
---|---|---|
static CfgUpdatePackageStatus |
CfgUpdatePackageStatus.CFGUPSFullyApplied |
Configuration Upgrade Package is fully applied (no errors during processing)
|
static CfgUpdatePackageStatus |
CfgUpdatePackageStatus.CFGUPSMaxStatus |
|
static CfgUpdatePackageStatus |
CfgUpdatePackageStatus.CFGUPSNonApplied |
Configuration Upgrade Package is not applied.
|
static CfgUpdatePackageStatus |
CfgUpdatePackageStatus.CFGUPSNoStatus |
Status is undefined.
|
static CfgUpdatePackageStatus |
CfgUpdatePackageStatus.CFGUPSPartiallyApplied |
Configuration Upgrade Package is partially applied (there were errors during processing)
|
Modifier and Type | Method | Description |
---|---|---|
static CfgUpdatePackageStatus |
CfgUpdatePackageStatus.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgUpdatePackageStatus |
CfgUpdatePackageStatus.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<CfgUpdatePackageStatus> |
CfgUpdatePackageStatus.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.