Interface EscalationExplorerContext
-
- All Superinterfaces:
ExecutionExplorerContext
public interface EscalationExplorerContext extends ExecutionExplorerContext
Context for theEscalationExplorer
.- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getOfficeEscalationType()
Obtains the type of escalation.-
Methods inherited from interface net.officefloor.compile.spi.office.ExecutionExplorerContext
getInitialManagedFunction, getManagedFunction
-
-