|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EscalationResult
Returns the result of an API call that processes multiple escalation instances, for example, the result of a bulkTransferWorkItem(ESIID[], ...), call.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
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. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
ESIID getESIID()
TaskException getTaskException()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |