Uses of Interface
net.officefloor.compile.managedobject.ManagedObjectFlowType
Packages that use ManagedObjectFlowType
Package
Description
-
Uses of ManagedObjectFlowType in net.officefloor.compile.impl.managedobject
Classes in net.officefloor.compile.impl.managedobject that implement ManagedObjectFlowTypeModifier and TypeClassDescriptionclassManagedObjectFlowTypeImpl<F extends Enum<F>>ManagedObjectFlowTypeimplementation.Methods in net.officefloor.compile.impl.managedobject that return ManagedObjectFlowTypeConstructors in net.officefloor.compile.impl.managedobject with parameters of type ManagedObjectFlowTypeModifierConstructorDescriptionManagedObjectTypeImpl(Class<?> objectClass, boolean isInput, ManagedObjectDependencyType<D>[] dependencies, ManagedObjectFunctionDependencyType[] functionDependencies, ManagedObjectFlowType<?>[] flows, ManagedObjectTeamType[] teams, ManagedObjectExecutionStrategyType[] executionStrategy, Class<?>[] extensionTypes) Initiate. -
Uses of ManagedObjectFlowType in net.officefloor.compile.impl.structure
Methods in net.officefloor.compile.impl.structure with parameters of type ManagedObjectFlowTypeModifier and TypeMethodDescriptionManagedObjectSourceNodeImpl.createExecutionManagedFunction(ManagedObjectFlowType<?> flowType, CompileContext compileContext) -
Uses of ManagedObjectFlowType in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure with parameters of type ManagedObjectFlowTypeModifier and TypeMethodDescriptionManagedObjectSourceNode.createExecutionManagedFunction(ManagedObjectFlowType<?> flowType, CompileContext compileContext) Creates theExecutionManagedFunction. -
Uses of ManagedObjectFlowType in net.officefloor.compile.managedobject
Methods in net.officefloor.compile.managedobject that return ManagedObjectFlowTypeModifier and TypeMethodDescriptionManagedObjectType.getFlowTypes()Obtains theManagedObjectFlowTypedefinitions of theFlowinstances required to be linked for theManagedObjectSource. -
Uses of ManagedObjectFlowType in net.officefloor.compile.spi.office
Methods in net.officefloor.compile.spi.office with parameters of type ManagedObjectFlowTypeModifier and TypeMethodDescriptionExecutionManagedObject.getManagedFunction(ManagedObjectFlowType<?> flowType) Obtains theExecutionManagedFunctionfor theManagedObjectFlowType. -
Uses of ManagedObjectFlowType in net.officefloor.web.security.type
Constructors in net.officefloor.web.security.type with parameters of type ManagedObjectFlowType