接口的使用
net.sohelp.boot.engine.workflow.FlowEngine
使用FlowEngine的程序包
程序包
说明
-
net.sohelp.boot.dev.web.dev.workflow中FlowEngine的使用
-
net.sohelp.boot.engine.workflow中FlowEngine的使用
-
net.sohelp.boot.engine.workflow.core中FlowEngine的使用
限定符构造器说明Execution(FlowEngine engine, ProcessModel processModel, FlowCreator flowCreator, FlwInstance flwInstance, Map<String, Object> args) 构造函数,接收流程定义、流程实例对象、执行参数 -
net.sohelp.boot.engine.workflow.spring.autoconfigure中FlowEngine的使用
修饰符和类型方法说明FlowAutoConfiguration.FlowContext(ProcessService processService, QueryService queryService, RuntimeService runtimeService, TaskService taskService, FlowExpression FlowExpression, TaskAccessStrategy taskAccessStrategy, TaskActorProvider taskActorProvider, FlowEngine FlowEngine, FlowProperties flp, FlowCache flowCache, ProcessModelParser processModelParser, FlowJsonHandler flowJsonHandler, com.fasterxml.jackson.databind.ObjectMapper objectMapper, FlowCreateTimeHandler flowCreateTimeHandler, FlowAiHandler flowAiHandler, ConditionNodeHandler conditionNodeHandler, TaskCreateInterceptor taskCreateInterceptor, CreateTaskHandler createTaskHandler, TaskReminder taskReminder, TaskTrigger taskTrigger)