Uses of Interface
net.officefloor.compile.spi.office.EscalationExplorerContext
-
Packages that use EscalationExplorerContext Package Description net.officefloor.compile.spi.office -
-
Uses of EscalationExplorerContext in net.officefloor.compile.spi.office
Methods in net.officefloor.compile.spi.office with parameters of type EscalationExplorerContext Modifier and Type Method Description void
EscalationExplorer. explore(EscalationExplorerContext context)
Explores the escalation tree for the addedOfficeEscalation
instances.
-