Uses of Interface
net.officefloor.plugin.section.clazz.flow.ClassSectionFlowContext
-
Packages that use ClassSectionFlowContext Package Description net.officefloor.plugin.section.clazz.flow net.officefloor.plugin.section.clazz.loader -
-
Uses of ClassSectionFlowContext in net.officefloor.plugin.section.clazz.flow
Subinterfaces of ClassSectionFlowContext in net.officefloor.plugin.section.clazz.flow Modifier and Type Interface Description interfaceClassSectionFlowManufacturerContextContext for theClassSectionFlowManufacturer. -
Uses of ClassSectionFlowContext in net.officefloor.plugin.section.clazz.loader
Methods in net.officefloor.plugin.section.clazz.loader that return ClassSectionFlowContext Modifier and Type Method Description ClassSectionFlowContextClassSectionLoader. getSectionFlowContext()ClassSectionFlowContextClassSectionLoaderContext. getSectionFlowContext()Obtains theClassSectionFlowContext.
-