public class WhileCondition extends LoopCondition
LoopCondition.LoopParallelSupplier| Constructor and Description |
|---|
WhileCondition() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeCondition(Integer slotIndex) |
ConditionTypeEnum |
getConditionType() |
Executable |
getWhileItem() |
void |
setWhileItem(Executable whileItem) |
getBreakItem, getDoExecutor, getThreadPoolExecutorClass, handleFutureList, isParallel, removeCurrLoopObject, removeLoopIndex, setBreakItem, setCurrLoopObject, setDoExecutor, setLoopIndex, setParallel, setThreadPoolExecutorClassaddExecutable, 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 getWhileItem()
public void setWhileItem(Executable whileItem)
Copyright © 2025. All rights reserved.