public interface ActivityInstance extends RuntimeRecord
Modifier and Type | Method and Description |
---|---|
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
|
getEndedDate, getProcessDefinitionUUID, getProcessInstanceUUID, getStartedDate, getState
ActivityInstanceUUID getUUID()
ActivityType getType()
ActivityType
ActivityType
)ActivityDefinitionUUID getDefinitionUUID()
BpelFaultException getLastException()
Copyright © 2011 OW2 Consortium. All Rights Reserved.