|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClaimResult
Returns the result of a claim API call that processes multiple task instances, for example, claim(TKIID[]).
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT_
|
Method Summary | |
---|---|
ClientObjectWrapper |
getInputMessage()
Returns the input message of the claimed task. |
TaskException |
getTaskException()
Returns the TaskException object that describes any error that occurred during processing. |
TKIID |
getTKIID()
Returns the object identifier of the task instance that has been processed. |
Field Detail |
---|
static final java.lang.String COPYRIGHT_
Method Detail |
---|
TKIID getTKIID()
ClientObjectWrapper getInputMessage()
TaskException getTaskException()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |