|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.genesyslab.ail.Enum
com.genesyslab.ail.InteractionVoiceOutbound.TreatmentType
OutboundChain interface.
public static class InteractionVoiceOutbound.TreatmentType
Enum for possible types of treatment of an outbound call.
InteractionVoiceOutbound.getTreatment(),
InteractionVoiceOutbound.setTreatment(com.genesyslab.ail.InteractionVoiceOutbound.TreatmentType)| Field Summary | |
|---|---|
static InteractionVoiceOutbound.TreatmentType |
CAMPAIGN
Deprecated. Campaign treatment. |
static int |
CAMPAIGN_
Deprecated. Campaign treatment. |
static int |
MAX
Deprecated. The maximum number of treatments. |
static InteractionVoiceOutbound.TreatmentType |
NONE
Deprecated. No treatment. |
static int |
NONE_
Deprecated. No treatment. |
static InteractionVoiceOutbound.TreatmentType |
PERSONAL
Deprecated. Personal treatment. |
static int |
PERSONAL_
Deprecated. Personal treatment. |
| Fields inherited from class com.genesyslab.ail.Enum |
|---|
CONSTANTS_RANGE |
| Method Summary | |
|---|---|
static InteractionVoiceOutbound.TreatmentType |
getTreatmentType(int value)
Deprecated. Returns the TreatmentType for this value. |
static int |
max()
Deprecated. The maximum number of treatments. |
| Methods inherited from class com.genesyslab.ail.Enum |
|---|
equals, hashCode, toInt, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int NONE_
public static final InteractionVoiceOutbound.TreatmentType NONE
public static final int PERSONAL_
public static final InteractionVoiceOutbound.TreatmentType PERSONAL
public static final int CAMPAIGN_
public static final InteractionVoiceOutbound.TreatmentType CAMPAIGN
public static final int MAX
| Method Detail |
|---|
public static final int max()
public static final InteractionVoiceOutbound.TreatmentType getTreatmentType(int value)
TreatmentType for this value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||