public interface ProcessInstance extends ScopeActivityInstance
| Modifier and Type | Method and Description |
|---|---|
void |
addProcessInstanceState(ProcessInstanceStateUpdate state)
Update the process instance state list
|
List<ProcessInstanceStateUpdate> |
getProcessInstanceStateUpdate()
Returns the list of process instance states.
|
ProcessInstanceUUID |
getUUID()
Returns the UUID of the process instance.
|
getCompensationHandlerActivityUUID, getCorrelationSet, getEventInstanceUUIDs, getFaultHandlerActivityUUID, getPartnerLink, getScopeState, getTerminationHandlerActivityUUID, getVariablesgetEnclosedActivityUUIDgetDefinitionUUID, getLastException, getTypegetEndedDate, getProcessDefinitionUUID, getProcessInstanceUUID, getStartedDate, getStateProcessInstanceUUID getUUID()
getUUID in interface ActivityInstanceList<ProcessInstanceStateUpdate> getProcessInstanceStateUpdate()
void addProcessInstanceState(ProcessInstanceStateUpdate state)
state - the ProcessInstanceStateUpdate objectCopyright © 2012 OW2 Consortium. All Rights Reserved.