Uses of Class
net.officefloor.plugin.section.clazz.loader.ClassSectionFlow
-
-
Uses of ClassSectionFlow in net.officefloor.plugin.section.clazz.flow
Methods in net.officefloor.plugin.section.clazz.flow that return ClassSectionFlow Modifier and Type Method Description ClassSectionFlowClassSectionFlowManufacturer. createFlow(ClassSectionFlowManufacturerContext context)Creates theClassSectionFlow.ClassSectionFlowClassSectionFlowContext. getFlow(java.lang.String flowName, java.lang.String argumentType)Obtains theClassSectionFlow. -
Uses of ClassSectionFlow in net.officefloor.plugin.section.clazz.flow.impl
Methods in net.officefloor.plugin.section.clazz.flow.impl that return ClassSectionFlow Modifier and Type Method Description ClassSectionFlowNextClassSectionFlowManufacturer. createFlow(ClassSectionFlowManufacturerContext context)ClassSectionFlowSubSectionClassSectionFlowManufacturer. createFlow(ClassSectionFlowManufacturerContext context) -
Uses of ClassSectionFlow in net.officefloor.plugin.section.clazz.loader
Subclasses of ClassSectionFlow in net.officefloor.plugin.section.clazz.loader Modifier and Type Class Description classClassSectionManagedFunctionSectionFunctionwith meta-data forClassSectionLoader.Methods in net.officefloor.plugin.section.clazz.loader that return ClassSectionFlow Modifier and Type Method Description ClassSectionFlowClassSectionLoader. getFlow(java.lang.String flowName, java.lang.String argumentTypeName)Obtains theClassSectionFlow. -
Uses of ClassSectionFlow in net.officefloor.web.template.extension
Methods in net.officefloor.web.template.extension that return ClassSectionFlow Modifier and Type Method Description ClassSectionFlowWebTemplateExtensionContext. getFlow(java.lang.String name, java.lang.String argumentType)Obtains or creates theSectionOutput.
-