BusinessProcessScoped
beans.ProcessDefinition
:BpmnParseHandler
registering the CdiExecutionListener
for
distributing execution events using the cdi event infrastructureExecutionListener
publishing events using the cdi event
infrastructure.ExpressionManager
for resolving Cdi-managed beans.BeanManager
.TaskListener
publishing events using the cdi event
infrastructure.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
-AnnotationProcessDeployer.PROCESSES_FILE_NAME
-file.ActivitiExtension
, at startupProcessInstance
currently associated or 'null'ProcessInstance
currently associated or 'null'Task
or 'null'Task
or 'null'Execution
is associated.ProcessEngineLookup
for looking up or building a local
ProcessEngine
using the provided processEngineName (
ProcessEngines.NAME_DEFAULT
is used as default value).ProcessEngine
.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).StartProcess
annotationActivitiExtension
, at shutdownCopyright © 2016 Alfresco. All rights reserved.