|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActivityInstance
Method Summary | |
---|---|
ActivityDefinitionUUID |
getDefinitionUUID()
Get the UUID of the activity definition |
BpelFaultException |
getLastException()
Get the last exception thrown by this activity, null if the activity has never thrown any exceptions |
ActivityType |
getType()
Get the type of the activity instance. |
ActivityInstanceUUID |
getUUID()
Get the uuid of the activity instance |
Methods inherited from interface org.ow2.orchestra.facade.runtime.RuntimeRecord |
---|
getEndedDate, getProcessDefinitionUUID, getProcessInstanceUUID, getStartedDate, getState |
Method Detail |
---|
ActivityInstanceUUID getUUID()
ActivityType getType()
ActivityType
ActivityType
)ActivityDefinitionUUID getDefinitionUUID()
BpelFaultException getLastException()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |