public class CatchCondition extends Condition
| Constructor and Description |
|---|
CatchCondition() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeCondition(Integer slotIndex) |
Executable |
getCatchItem() |
ConditionTypeEnum |
getConditionType() |
Executable |
getDoItem() |
void |
setCatchItem(Executable executable) |
void |
setDoItem(Executable executable) |
addExecutable, addExecutable, execute, getAllNodeInCondition, getCurrChainId, getCurrChainName, getExecutableGroup, getExecutableList, getExecutableList, getExecutableOne, getExecuteType, getId, getTag, setCurrChainId, setExecutableList, setId, setTagclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExecuteName, getItemResultMetaValue, isAccess, setCurrChainNamepublic void executeCondition(Integer slotIndex) throws Exception
executeCondition in class ConditionExceptionpublic ConditionTypeEnum getConditionType()
getConditionType in class Conditionpublic Executable getCatchItem()
public void setCatchItem(Executable executable)
public Executable getDoItem()
public void setDoItem(Executable executable)
Copyright © 2025. All rights reserved.