public class FallbackNode extends Node
| Constructor and Description |
|---|
FallbackNode() |
FallbackNode(String expectedNodeId) |
| Modifier and Type | Method and Description |
|---|---|
Node |
clone() |
void |
execute(Integer slotIndex) |
String |
getExpectedNodeId() |
String |
getId() |
NodeComponent |
getInstance() |
<T> T |
getItemResultMetaValue(Integer slotIndex) |
NodeTypeEnum |
getType() |
boolean |
isAccess(Integer slotIndex) |
void |
setExpectedNodeId(String expectedNodeId) |
getAccessResult, getBindData, getClazz, getCmpData, getCurrChainId, getCurrLoopObject, getExecuteType, getIsContinueOnErrorResult, getIsEnd, getLanguage, getLoopIndex, getName, getNodeInstanceId, getPreLoopIndex, getPreLoopObject, getPreNLoopIndex, getPreNLoopObject, getScript, getSlotIndex, getStepData, getTag, hasBindData, isCloned, isCompiled, putBindData, removeAccessResult, removeCurrLoopObject, removeIsContinueOnErrorResult, removeIsEnd, removeLoopIndex, removeSlotIndex, removeStepData, rollback, setAccessResult, setClazz, setCloned, setCmpData, setCompiled, setCurrChainId, setCurrLoopObject, setId, setInstance, setIsContinueOnErrorResult, setIsEnd, setLanguage, setLoopIndex, setName, setNodeInstanceId, setScript, setSlotIndex, setStepData, setTag, setTypeequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExecuteName, setCurrChainNamepublic FallbackNode()
public FallbackNode(String expectedNodeId)
public void execute(Integer slotIndex) throws Exception
execute in interface Executableexecute in class NodeExceptionpublic <T> T getItemResultMetaValue(Integer slotIndex)
getItemResultMetaValue in interface ExecutablegetItemResultMetaValue in class Nodepublic boolean isAccess(Integer slotIndex) throws Exception
isAccess in interface ExecutableisAccess in class NodeExceptionpublic NodeComponent getInstance()
getInstance in class Nodepublic String getId()
getId in interface ExecutablegetId in class Nodepublic NodeTypeEnum getType()
public String getExpectedNodeId()
public void setExpectedNodeId(String expectedNodeId)
Copyright © 2025. All rights reserved.