Uses of Interface
net.officefloor.compile.managedfunction.ManagedFunctionEscalationType
Packages that use ManagedFunctionEscalationType
Package
Description
-
Uses of ManagedFunctionEscalationType in net.officefloor.compile.impl.managedfunction
Classes in net.officefloor.compile.impl.managedfunction that implement ManagedFunctionEscalationTypeMethods in net.officefloor.compile.impl.managedfunction that return ManagedFunctionEscalationType -
Uses of ManagedFunctionEscalationType in net.officefloor.compile.managedfunction
Methods in net.officefloor.compile.managedfunction that return ManagedFunctionEscalationTypeModifier and TypeMethodDescriptionManagedFunctionType.getEscalationTypes()Obtains theManagedFunctionEscalationTypedefinitions for the possibleEscalationFlowinstances by theManagedFunction. -
Uses of ManagedFunctionEscalationType in net.officefloor.compile.spi.office
Methods in net.officefloor.compile.spi.office with parameters of type ManagedFunctionEscalationTypeModifier and TypeMethodDescriptionExecutionManagedFunction.getManagedFunction(ManagedFunctionEscalationType escalationType) Obtains theExecutionManagedFunctionfor theManagedFunctionEscalationType.