public class JavascriptScriptExecutor extends Object implements IScriptExecutor
| 构造器和说明 |
|---|
JavascriptScriptExecutor() |
public void beforeFlow(FlowContext context)
beforeFlow 在接口中 IScriptExecutorpublic Object execute(FlowContext context, String script) throws FlowConfigException
execute 在接口中 IScriptExecutorFlowConfigExceptionpublic void afterFlow(FlowContext context)
afterFlow 在接口中 IScriptExecutorCopyright © 2022. All rights reserved.