|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ProcessDefinition:ExecutionListener publishing events using the cdi event
infrastructure.BpmnParseListener registering the CdiEventListener for
distributing execution events using the cdi event infrastructureExpressionManager for resolving Cdi-managed beans.BeanManager.TaskService.complete(String)
Ends the current unit of work (flushes changes to process variables set
using BusinessProcess.setVariable(String, Object) or made on
@BusinessProcessScoped beans).
Interceptor for handling the CompleteTask-AnnotationProcessInstance currently associated or 'null'
ProcessInstance currently associated or 'null'
Task or 'null'
Task or 'null'
Execution is associated.
BusinessProcess.setVariableLocal(String, Object) and
BusinessProcess.getVariableLocal(String), so that they are not flushed
prematurely.BusinessProcess.setVariable(String, Object) and
BusinessProcess.getVariable(String), so that they are not flushed
prematurely.RuntimeService.signal(String)
Ends the current unit of work (flushes changes to process variables set
using BusinessProcess.setVariable(String, Object) or made on
@BusinessProcessScoped beans).
TaskForm.startProcessInstanceByIdForm() instead
TaskForm.startProcessInstanceByKeyForm() instead
StartProcess annotationTaskForm.startTaskForm() instead
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||