类 StartNode
java.lang.Object
dev.tinyflow.core.chain.Node
dev.tinyflow.core.node.BaseNode
dev.tinyflow.core.node.StartNode
- 所有已实现的接口:
Serializable
- 另请参阅:
-
字段概要
从类继承的字段 dev.tinyflow.core.node.BaseNode
outputDefs, parameters从类继承的字段 dev.tinyflow.core.chain.Node
computeCostExpr, condition, description, id, loopBreakCondition, loopEnable, loopIntervalMs, maxLoopCount, maxRetryCount, name, parentId, resetRetryCountAfterNormal, retryEnable, retryIntervalMs, validator -
构造器概要
构造器 -
方法概要
从类继承的方法 dev.tinyflow.core.node.BaseNode
addInputParameter, addOutputDef, addOutputDefs, getFormatParameters, getOutputDefs, getParameters, setOutputDefs, setParameters从类继承的方法 dev.tinyflow.core.chain.Node
calculateComputeCost, doCalculateComputeCost, getComputeCostExpr, getCondition, getDescription, getId, getLoopBreakCondition, getLoopIntervalMs, getMaxLoopCount, getMaxRetryCount, getName, getParentId, getRetryIntervalMs, getValidator, isLoopEnable, isResetRetryCountAfterNormal, isRetryEnable, setComputeCostExpr, setCondition, setDescription, setId, setLoopBreakCondition, setLoopEnable, setLoopIntervalMs, setMaxLoopCount, setMaxRetryCount, setName, setParentId, setResetRetryCountAfterNormal, setRetryEnable, setRetryIntervalMs, setValidator, validate