Class DemoEndComponent
java.lang.Object
com.yomahub.liteflow.core.NodeComponent
cn.net.pap.liteflow.component.demo.DemoEndComponent
@LiteflowComponent(id="demoEnd",
name="demoEnd")
public class DemoEndComponent
extends com.yomahub.liteflow.core.NodeComponent
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.yomahub.liteflow.core.NodeComponent
afterProcess, beforeProcess, 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, onError, onSuccess, removeIsEnd, removeRefNode, removeSlotIndex, rollback, sendPrivateDeliveryData, setIsEnd, setMonitorBus, setName, setNodeExecutorClass, setNodeId, setRefNode, setRetryCount, setRetryForExceptions, setRollback, setSelf, setSlotIndex, setType
-
Constructor Details
-
DemoEndComponent
public DemoEndComponent()
-
-
Method Details
-
process
- Specified by:
process
in classcom.yomahub.liteflow.core.NodeComponent
- Throws:
Exception
-