public interface CompleteAndClaimSuccessorResult
extends java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
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.
|
static final java.lang.String COPYRIGHT
AIID getAIID()
ATID getATID()
java.lang.String getActivityName()
ClientObjectWrapper getInputMessage()