Interface EscalationExplorerContext
- All Superinterfaces:
ExecutionExplorerContext
Context for the
EscalationExplorer.- Author:
- Daniel Sagenschneider
-
Method Summary
Modifier and TypeMethodDescriptionObtains the type of escalation.Methods inherited from interface net.officefloor.compile.spi.office.ExecutionExplorerContext
getInitialManagedFunction, getManagedFunction
-
Method Details
-
getOfficeEscalationType
String getOfficeEscalationType()Obtains the type of escalation.- Returns:
- Type of escalation.
-