public class NodeComponentOfMethod
extends com.yomahub.liteflow.core.NodeComponent
| 构造器和说明 |
|---|
NodeComponentOfMethod(org.noear.solon.core.BeanWrap beanWrap,
Method method,
com.yomahub.liteflow.enums.LiteFlowMethodEnum methodEnum) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterProcess() |
void |
beforeProcess() |
void |
onError(Exception e) |
void |
onSuccess() |
void |
process() |
doRollback, execute, getChainId, getChainName, getCmpData, getContextBean, getCurrChainId, getCurrLoopObj, getDisplayName, getFirstContextBean, getItemResultMetaValue, getLoopIndex, getMonitorBus, getName, getNodeExecutorClass, getNodeId, getPrivateDeliveryData, getRefNode, getRequestData, getRetryCount, getRetryForExceptions, getSelf, getSlot, getSlotIndex, getSubChainReqData, getSubChainReqDataInAsync, getTag, getType, invoke, invoke2Resp, invoke2RespInAsync, invokeInAsync, isAccess, isContinueOnError, isEnd, isRollback, removeIsEnd, removeRefNode, removeSlotIndex, rollback, sendPrivateDeliveryData, setIsEnd, setMonitorBus, setName, setNodeExecutorClass, setNodeId, setRefNode, setRetryCount, setRetryForExceptions, setRollback, setSelf, setSlotIndex, setTypepublic NodeComponentOfMethod(org.noear.solon.core.BeanWrap beanWrap,
Method method,
com.yomahub.liteflow.enums.LiteFlowMethodEnum methodEnum)
public void process()
throws Exception
process 在类中 com.yomahub.liteflow.core.NodeComponentExceptionpublic void beforeProcess()
beforeProcess 在类中 com.yomahub.liteflow.core.NodeComponentpublic void afterProcess()
afterProcess 在类中 com.yomahub.liteflow.core.NodeComponentpublic void onError(Exception e) throws Exception
onError 在类中 com.yomahub.liteflow.core.NodeComponentExceptionCopyright © 2023. All rights reserved.