Uses of Interface
net.officefloor.plugin.clazz.flow.ClassFlowContext
Packages that use ClassFlowContext
-
Uses of ClassFlowContext in net.officefloor.plugin.clazz.dependency.impl
Methods in net.officefloor.plugin.clazz.dependency.impl with parameters of type ClassFlowContextModifier and TypeMethodDescriptionAbstractFlowClassDependencyManufacturer.addFlow(ClassDependencyManufacturerContext dependencyContext, ClassFlowContext flowContext) Adds aFlow.protected intAbstractFlowClassDependencyManufacturer.buildFlow(ClassDependencyManufacturerContext.ClassFlow classFlow, ClassFlowContext flowContext) Builds theFlowprotected intSectionInterfaceClassDependencyManufacturer.buildFlow(ClassDependencyManufacturerContext.ClassFlow classFlow, ClassFlowContext flowContext) -
Uses of ClassFlowContext in net.officefloor.plugin.clazz.flow
Methods in net.officefloor.plugin.clazz.flow with parameters of type ClassFlowContextModifier and TypeMethodDescriptionintClassFlowRegistry.registerFlow(ClassFlowContext context) Registers theFlow.