public class ScriptBooleanComponent extends NodeBooleanComponent implements ScriptComponent
ScriptComponentClassMap| Constructor and Description |
|---|
ScriptBooleanComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterProcess() |
void |
beforeProcess() |
boolean |
isAccess() |
boolean |
isContinueOnError() |
boolean |
isEnd() |
void |
loadScript(String script,
String language)
加载脚本
|
void |
onError(Exception e) |
void |
onSuccess() |
boolean |
processBoolean() |
void |
rollback() |
getItemResultMetaValue, processdoRollback, execute, getBindData, getBindDataList, getChainId, getChainName, getCmpData, getCmpDataList, getContextBean, getContextBean, getContextValue, getCurrChainId, getCurrChainRuntimeId, getCurrLoopObj, getDisplayName, getFirstContextBean, getLoopIndex, getMetaValueKey, getMonitorBus, getName, getNodeExecutorClass, getNodeId, getPreLoopIndex, getPreLoopObj, getPreNLoopIndex, getPreNLoopObj, getPrivateDeliveryData, getRefNode, getRequestData, getRetryCount, getRetryForExceptions, getSelf, getSlot, getSlotIndex, getTag, getType, invoke2Resp, invoke2Resp, isRollback, removeRefNode, sendPrivateDeliveryData, setContextValue, setIsContinueOnError, setIsEnd, setMonitorBus, setName, setNodeExecutorClass, setNodeId, setRefNode, setRetryCount, setRetryForExceptions, setRollback, setSelf, setStepData, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildWrappublic boolean processBoolean()
throws Exception
processBoolean in class NodeBooleanComponentExceptionpublic void loadScript(String script, String language)
ScriptComponentloadScript in interface ScriptComponentpublic boolean isAccess()
isAccess in class NodeComponentpublic boolean isContinueOnError()
isContinueOnError in class NodeComponentpublic boolean isEnd()
isEnd in class NodeComponentpublic void beforeProcess()
beforeProcess in class NodeComponentpublic void afterProcess()
afterProcess in class NodeComponentpublic void onSuccess()
throws Exception
onSuccess in class NodeComponentExceptionpublic void onError(Exception e) throws Exception
onError in class NodeComponentExceptionpublic void rollback()
throws Exception
rollback in class NodeComponentExceptionCopyright © 2025. All rights reserved.