Package | Description |
---|---|
com.genesyslab.platform.management.protocol.solutioncontrolserver | |
com.genesyslab.platform.management.protocol.solutioncontrolserver.events |
Modifier and Type | Field | Description |
---|---|---|
static Errors |
Errors.AlreadyInProgress |
|
static Errors |
Errors.ApplicationAlreadyExists |
|
static Errors |
Errors.ApplicationHostConflict |
|
static Errors |
Errors.ApplicationNotReady |
|
static Errors |
Errors.ApplicationNotStarted |
|
static Errors |
Errors.ApplicationNotStopped |
|
static Errors |
Errors.DeamonNotStarted |
|
static Errors |
Errors.HotBackupLimitations |
|
static Errors |
Errors.IncorrectClientCode |
|
static Errors |
Errors.InternalError |
|
static Errors |
Errors.NotImplemented |
|
static Errors |
Errors.ObjectNotFound |
|
static Errors |
Errors.OperatingSystemError |
|
static Errors |
Errors.UnableToExecute |
|
static Errors |
Errors.Undefined |
Modifier and Type | Method | Description |
---|---|---|
static Errors |
Errors.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static Errors |
Errors.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<Errors> |
Errors.values() |
Returns all values of the enumeration.
|
Modifier and Type | Method | Description |
---|---|---|
abstract Errors |
EventError.getErrorCode() |
Error code.
|
Modifier and Type | Method | Description |
---|---|---|
static EventError |
EventError.create(java.lang.Integer client,
Errors errorCode,
ControlObjectType controlObjectType,
java.lang.Integer controlObjectId,
java.lang.String description) |
Creates instance of EventError with all parameters set.
|
abstract void |
EventError.setErrorCode(Errors errorCode) |
Error code.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.