Uses of Interface
net.officefloor.frame.internal.configuration.FlowConfiguration
Packages that use FlowConfiguration
Package
Description
-
Uses of FlowConfiguration in net.officefloor.frame.impl.construct.flow
Methods in net.officefloor.frame.impl.construct.flow with parameters of type FlowConfigurationModifier and TypeMethodDescription<F extends Enum<F>>
FlowMetaData[]FlowMetaDataFactory.createFlowMetaData(FlowConfiguration<F>[] configurations, OfficeFloorIssues.AssetType assetType, String assetName, OfficeFloorIssues issues) Creates theFlowMetaData. -
Uses of FlowConfiguration in net.officefloor.frame.impl.construct.function
Classes in net.officefloor.frame.impl.construct.function that implement FlowConfigurationModifier and TypeClassDescriptionclassFlowConfigurationImpl<F extends Enum<F>>FlowConfigurationimplementation.Methods in net.officefloor.frame.impl.construct.function that return FlowConfiguration -
Uses of FlowConfiguration in net.officefloor.frame.internal.configuration
Methods in net.officefloor.frame.internal.configuration that return FlowConfigurationModifier and TypeMethodDescriptionFunctionConfiguration.getFlowConfiguration()Obtains the configuration of theFlowinstances for thisManagedFunctionLogic.