public interface EscalationResult
extends java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
ESIID |
getESIID()
Returns the object identifier of the escalation instance that has been processed.
|
TaskException |
getTaskException()
Returns the TaskException object that describes any error that occurred during processing.
|
static final java.lang.String COPYRIGHT
ESIID getESIID()
TaskException getTaskException()