Package | Description |
---|---|
com.genesyslab.platform.outbound.protocol.outboundserver |
Modifier and Type | Field | Description |
---|---|---|
static Errors |
Errors.CampaignAlreadyLoaded |
The specified campaign is already loaded.
|
static Errors |
Errors.CampaignAlreadyStarted |
The specified campaign is already started.
|
static Errors |
Errors.CampaignGroupNotFound |
Campaign group has not been found.
|
static Errors |
Errors.CampaignNotFound |
The specified campaign cannot be found.
|
static Errors |
Errors.CampaignNotLoaded |
The specified campaign has not been loaded.
|
static Errors |
Errors.CampaignNotStarted |
The specified campaign has not been started.
|
static Errors |
Errors.CampaignScheduleNotFound |
The campaign schedule cannot be foud.
|
static Errors |
Errors.GroupNotFound |
The specified group has not been found.
|
static Errors |
Errors.InvalidCampaignMode |
The specified campaign mode is invalid.
|
static Errors |
Errors.InvalidCampaignSchedule |
The campaign schedule is invalid.
|
static Errors |
Errors.InvalidCampaignScheduleMode |
The campaign schedule mode is invalid
|
static Errors |
Errors.InvalidParameter |
The request contains an invalid parameter.
|
static Errors |
Errors.LicenseViolation |
There has been a license violation
|
static Errors |
Errors.NoError |
No error
|
static Errors |
Errors.PartOfSequence |
ErrorPartOfSequence
|
static Errors |
Errors.RegistrationError |
|
static Errors |
Errors.ServerConnectionError |
|
static Errors |
Errors.WrongConfiguration |
ErrorWrongConfiguration
|
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.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.