public interface Executable
| 限定符和类型 | 方法和说明 |
|---|---|
@NotNull ProcessStatus |
execute(@NotNull Context context)
根据上下文执行当前节点
|
Executor |
getExecutor()
获取当前执行的线程池
|
@NotNull @NotNull ProcessStatus execute(@NotNull @NotNull Context context) throws Exception
context - 流程上下文ExceptionProcessStatusExecutor getExecutor()
Copyright © 2021. All rights reserved.