Uses of Interface
net.officefloor.compile.internal.structure.EscalationNode
Packages that use EscalationNode
Package
Description
-
Uses of EscalationNode in net.officefloor.compile.impl
Methods in net.officefloor.compile.impl that return EscalationNodeModifier and TypeMethodDescriptionOfficeFloorCompilerImpl.createEscalationNode(String escalationType, OfficeNode officeNode) -
Uses of EscalationNode in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement EscalationNode -
Uses of EscalationNode in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure that return EscalationNodeModifier and TypeMethodDescriptionNodeContext.createEscalationNode(String escalationType, OfficeNode officeNode) Creates anEscalationNode.