程序包 | 说明 |
---|---|
net.sohelp.boot.dev.web.dev.design.workflow | |
net.sohelp.boot.engine.workflow | |
net.sohelp.boot.engine.workflow.core | |
net.sohelp.boot.engine.workflow.spring.autoconfigure |
限定符和类型 | 字段和说明 |
---|---|
protected FlowEngine |
WorkFlowController.flowEngine |
限定符和类型 | 方法和说明 |
---|---|
FlowEngine |
FlowEngine.configure(FlowContext config)
根据Configuration对象配置实现类
|
限定符和类型 | 类和说明 |
---|---|
class |
FlowEngineImpl
基本的流程引擎实现类
|
限定符和类型 | 方法和说明 |
---|---|
FlowEngine |
FlowEngineImpl.configure(FlowContext flowLongContext) |
限定符和类型 | 方法和说明 |
---|---|
FlowContext |
FlowContext.build(FlowEngine configEngine,
boolean banner)
默认初始化流程引擎上下文
|
构造器和说明 |
---|
Execution(FlowEngine engine,
ProcessModel processModel,
FlowCreator flowCreator,
FlwInstance flwInstance,
Map<String,Object> args)
构造函数,接收流程定义、流程实例对象、执行参数
|
限定符和类型 | 方法和说明 |
---|---|
FlowEngine |
FlowAutoConfiguration.flowLongEngine() |
限定符和类型 | 方法和说明 |
---|---|
FlowContext |
FlowAutoConfiguration.flowLongContext(ProcessService processService,
QueryService queryService,
RuntimeService runtimeService,
TaskService taskService,
Expression expression,
TaskAccessStrategy taskAccessStrategy,
TaskActorProvider taskActorProvider,
FlowEngine flowLongEngine,
FlowProperties flp,
FlowCache flowCache,
ProcessModelParser processModelParser,
FlowJsonHandler flowJsonHandler,
ConditionNodeHandler conditionNodeHandler,
TaskCreateInterceptor taskCreateInterceptor,
CreateTaskHandler createTaskHandler,
TaskReminder taskReminder,
TaskTrigger taskTrigger) |
Copyright © 2025. All rights reserved.