public interface SerialExecutor
| 限定符和类型 | 方法和说明 |
|---|---|
@NotNull ProcessStatus |
execute(@NotNull Context context,
ExecutableNode<?,?>... nodes)
执行节点
|
@NotNull @NotNull ProcessStatus execute(@NotNull @NotNull Context context, ExecutableNode<?,?>... nodes) throws Exception
context - 流程上下文nodes - 可执行节点列表ExceptionCopyright © 2021. All rights reserved.