|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface RoutingInteractionEvent.Extension
Contains the keys of the AIL extensions possibly present in this event.
Use AbstractInteractionEvent.getExtensions() to retrieve them.
| Field Summary | |
|---|---|
static java.lang.String |
COLL_DIGITS
This key provides the collected digits of some treatment like Collect-Digits or PlayAnnouncementAndCollectDigits. |
static java.lang.String |
ERROR_CODE
This key provides the error code when the treatment was not applied. |
static java.lang.String |
ERROR_MSG
This key provides the error message when the treatment was not applied. |
static java.lang.String |
LAST_COLL_DIGITS
This key provides the last collected digits of some treatment like Collect-Digits or PlayAnnouncementAndCollectDigits. |
static java.lang.String |
OTHER_DN
This key provides the other DN field of the TEvent when this interaction is routed. |
static java.lang.String |
PARTY_CHANGED
This key provides the ID of the new party if it has been changed. |
static java.lang.String |
THIRD_PARTY_DN
This key provides the ThirdParty DN field of the TEvent when this interaction is routed. |
static java.lang.String |
TREAT_PARAM
This key provides the parameters of the treatment applied to this interaction. |
static java.lang.String |
TREAT_TYPE
This key provides the type of the treatment applied to this interaction. |
| Fields inherited from interface com.genesyslab.ail.event.AbstractInteractionEvent.Extension |
|---|
ATTACHED_DATA_CHANGED |
| Field Detail |
|---|
static final java.lang.String PARTY_CHANGED
static final java.lang.String OTHER_DN
static final java.lang.String THIRD_PARTY_DN
static final java.lang.String TREAT_TYPE
static final java.lang.String TREAT_PARAM
static final java.lang.String COLL_DIGITS
static final java.lang.String LAST_COLL_DIGITS
static final java.lang.String ERROR_CODE
static final java.lang.String ERROR_MSG
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||