Class ProcessContext
java.lang.Object
ru.cg.webbpm.modules.inject.AbstractInjectSupportBean
ru.cg.webbpm.modules.bpmn.workflow.api.bean.ProcessContext
- All Implemented Interfaces:
org.springframework.beans.factory.Aware
,org.springframework.context.ApplicationContextAware
,InjectSupportBean
Класс хранит обработчики процесса
- Author:
- Abdulin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
putTaskHandler
(String taskDefinitionId, TaskHandler taskHandler) Methods inherited from class ru.cg.webbpm.modules.inject.AbstractInjectSupportBean
autowire, createBean, fromJson, getApplicationContext, getBean, getBeanFactory, setApplicationContext
-
Constructor Details
-
ProcessContext
public ProcessContext()
-
-
Method Details
-
putTaskHandler
-
getTaskHandlers
-