public abstract class NodeIteratorComponent extends NodeComponent
| Constructor and Description |
|---|
NodeIteratorComponent() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<?> |
getItemResultMetaValue(Integer slotIndex) |
void |
process() |
abstract Iterator<?> |
processIterator() |
afterProcess, beforeProcess, doRollback, 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, isAccess, isContinueOnError, isEnd, isRollback, onError, onSuccess, removeRefNode, rollback, sendPrivateDeliveryData, setContextValue, setIsContinueOnError, setIsEnd, setMonitorBus, setName, setNodeExecutorClass, setNodeId, setRefNode, setRetryCount, setRetryForExceptions, setRollback, setSelf, setStepData, setTypepublic void process()
throws Exception
process in class NodeComponentExceptionpublic Iterator<?> getItemResultMetaValue(Integer slotIndex)
getItemResultMetaValue in class NodeComponentCopyright © 2025. All rights reserved.