| 程序包 | 说明 | 
|---|---|
| net.sohelp.boot.engine.workflow | |
| net.sohelp.boot.engine.workflow.core.enums | |
| net.sohelp.boot.engine.workflow.entity | |
| net.sohelp.boot.engine.workflow.impl | 
| 限定符和类型 | 方法和说明 | 
|---|---|
| boolean | TaskService. forceCompleteAllTask(Long instanceId,
                    FlowCreator flowCreator,
                    InstanceState instanceState,
                    TaskEventType eventType)强制完成所有任务 | 
| 限定符和类型 | 方法和说明 | 
|---|---|
| static InstanceState | InstanceState. get(int value) | 
| static InstanceState | InstanceState. valueOf(String name)返回带有指定名称的该类型的枚举常量。 | 
| static InstanceState[] | InstanceState. values()按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。 | 
| 限定符和类型 | 方法和说明 | 
|---|---|
| static TaskState | TaskState. of(InstanceState instanceState) | 
| 限定符和类型 | 方法和说明 | 
|---|---|
| static FlwHisInstance | FlwHisInstance. of(FlwInstance fi,
  InstanceState instanceState) | 
| void | FlwHisInstance. setInstanceState(InstanceState instanceState) | 
| 限定符和类型 | 方法和说明 | 
|---|---|
| protected boolean | RuntimeServiceImpl. forceComplete(Long instanceId,
             FlowCreator flowCreator,
             InstanceState instanceState,
             TaskEventType eventType)强制完成流程实例 | 
| protected void | RuntimeServiceImpl. forceCompleteAll(FlwInstance flwInstance,
                FlowCreator flowCreator,
                InstanceState instanceState,
                TaskEventType eventType)强制完成流程所有实例 | 
| boolean | TaskServiceImpl. forceCompleteAllTask(Long instanceId,
                    FlowCreator flowCreator,
                    InstanceState instanceState,
                    TaskEventType eventType)强制完成所有任务 | 
Copyright © 2025. All rights reserved.