public class DefaultNodeExecutor extends NodeExecutor
LOG| Constructor and Description |
|---|
DefaultNodeExecutor() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(NodeComponent instance)
执行器执行入口-若需要更大维度的执行方式可以重写该方法
|
retrypublic void execute(NodeComponent instance) throws Exception
NodeExecutorexecute in class NodeExecutorinstance - instanceException - 执行过程中抛的错Copyright © 2025. All rights reserved.