Interface EscalationNode
- All Superinterfaces:
LinkFlowNode,Node,OfficeEscalation,OfficeFlowSourceNode
- All Known Implementing Classes:
EscalationNodeImpl
Escalation node.- Author:
- Daniel Sagenschneider
-
Field Summary
Fields -
Method Summary
Methods inherited from interface net.officefloor.compile.internal.structure.LinkFlowNode
getLinkedFlowNode, linkFlowNodeMethods inherited from interface net.officefloor.compile.internal.structure.Node
getChildNodes, getLocation, getNodeName, getNodeType, getParentNode, getQualifiedName, getQualifiedName, isInitialisedMethods inherited from interface net.officefloor.compile.spi.office.OfficeEscalation
getOfficeEscalationType
-
Field Details
-
TYPE
Nodetype.- See Also:
-
-
Method Details
-
initialise
void initialise()Initialises theEscalationNode.
-