|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CompleteAndClaimSuccessorResult
Returns the result of a completeAndClaimSuccessor() call, that is, a description of the claimed successor activity instance.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
java.lang.String |
getActivityName()
Returns the name of the activity that has been claimed. |
AIID |
getAIID()
Returns the object identifier of the activity that has been claimed. |
ATID |
getATID()
Returns the object identifier of the activity template that is associated to the claimed activity. |
ClientObjectWrapper |
getInputMessage()
Returns the input message of the claimed activity. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
AIID getAIID()
ATID getATID()
java.lang.String getActivityName()
ClientObjectWrapper getInputMessage()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |