Uses of Interface
net.officefloor.compile.managedfunction.ManagedFunctionFlowType
Packages that use ManagedFunctionFlowType
Package
Description
-
Uses of ManagedFunctionFlowType in net.officefloor.compile.impl.managedfunction
Classes in net.officefloor.compile.impl.managedfunction that implement ManagedFunctionFlowTypeModifier and TypeClassDescriptionclassManagedFunctionFlowTypeImpl<F extends Enum<F>>ManagedFunctionFlowTypeimplementation.Methods in net.officefloor.compile.impl.managedfunction that return ManagedFunctionFlowType -
Uses of ManagedFunctionFlowType in net.officefloor.compile.managedfunction
Methods in net.officefloor.compile.managedfunction that return ManagedFunctionFlowTypeModifier and TypeMethodDescriptionManagedFunctionType.getFlowTypes()Obtains theManagedFunctionFlowTypedefinitions for the possibleFlowinstances instigated by theManagedFunction. -
Uses of ManagedFunctionFlowType in net.officefloor.compile.spi.office
Methods in net.officefloor.compile.spi.office with parameters of type ManagedFunctionFlowTypeModifier and TypeMethodDescriptionExecutionManagedFunction.getManagedFunction(ManagedFunctionFlowType<?> flowType) Obtains theExecutionManagedFunctionfor theManagedFunctionFlowType. -
Uses of ManagedFunctionFlowType in net.officefloor.plugin.section.clazz.spawn
Methods in net.officefloor.plugin.section.clazz.spawn that return ManagedFunctionFlowTypeModifier and TypeMethodDescriptionClassSectionFlowSpawnInterrogatorContext.getManagedFunctionFlowType()Obtains theManagedFunctionFlowType.