Uses of Interface
net.officefloor.plugin.section.clazz.flow.ClassSectionFlowManufacturerContext
-
Packages that use ClassSectionFlowManufacturerContext Package Description net.officefloor.plugin.section.clazz.flow net.officefloor.plugin.section.clazz.flow.impl -
-
Uses of ClassSectionFlowManufacturerContext in net.officefloor.plugin.section.clazz.flow
Methods in net.officefloor.plugin.section.clazz.flow with parameters of type ClassSectionFlowManufacturerContext Modifier and Type Method Description ClassSectionFlow
ClassSectionFlowManufacturer. createFlow(ClassSectionFlowManufacturerContext context)
Creates theClassSectionFlow
. -
Uses of ClassSectionFlowManufacturerContext in net.officefloor.plugin.section.clazz.flow.impl
Methods in net.officefloor.plugin.section.clazz.flow.impl with parameters of type ClassSectionFlowManufacturerContext Modifier and Type Method Description ClassSectionFlow
NextClassSectionFlowManufacturer. createFlow(ClassSectionFlowManufacturerContext context)
ClassSectionFlow
SubSectionClassSectionFlowManufacturer. createFlow(ClassSectionFlowManufacturerContext context)
-