Class DemoStartComponent
java.lang.Object
com.yomahub.liteflow.core.NodeComponent
cn.net.pap.liteflow.component.demo.DemoStartComponent
@LiteflowComponent(id="demoStart",
name="demoStart")
public class DemoStartComponent
extends com.yomahub.liteflow.core.NodeComponent
-
Constructor Summary
-
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
-
DemoStartComponent
public DemoStartComponent()
-
-
Method Details
-
process
- Specified by:
process
in classcom.yomahub.liteflow.core.NodeComponent
- Throws:
Exception
-