Uses of Interface
net.officefloor.plugin.clazz.flow.ClassFlowContext
-
Packages that use ClassFlowContext Package Description net.officefloor.plugin.clazz.dependency.impl net.officefloor.plugin.clazz.flow -
-
Uses of ClassFlowContext in net.officefloor.plugin.clazz.dependency.impl
Methods in net.officefloor.plugin.clazz.dependency.impl with parameters of type ClassFlowContext Modifier and Type Method Description protected ClassDependencyManufacturerContext.ClassFlowAbstractFlowClassDependencyManufacturer. 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 ClassFlowContext Modifier and Type Method Description intClassFlowRegistry. registerFlow(ClassFlowContext context)Registers theFlow.
-