public interface TaskFlowNode extends LinkFlowNode, TaskFlow
TaskFlow
node.Modifier and Type | Method and Description |
---|---|
FlowInstigationStrategyEnum |
getFlowInstigationStrategy()
Obtains the
FlowInstigationStrategyEnum for the TaskFlow . |
void |
initialise()
Initialises the
TaskFlowNode . |
void |
setFlowInstigationStrategy(FlowInstigationStrategyEnum instigationStrategy)
Specifies the
FlowInstigationStrategyEnum for this
TaskFlow . |
getLinkedFlowNode, linkFlowNode
getLocation, getNodeName, getNodeType, getParentNode, isInitialised
getTaskFlowName
static final String TYPE
Node
type.void initialise()
TaskFlowNode
.FlowInstigationStrategyEnum getFlowInstigationStrategy()
FlowInstigationStrategyEnum
for the TaskFlow
.FlowInstigationStrategyEnum
for this TaskFlow
.void setFlowInstigationStrategy(FlowInstigationStrategyEnum instigationStrategy)
FlowInstigationStrategyEnum
for this
TaskFlow
.instigationStrategy
- FlowInstigationStrategyEnum
for this TaskFlow
.Copyright © 2005–2016. All rights reserved.