Uses of Class
net.officefloor.plugin.section.clazz.FlowAnnotation
-
Packages that use FlowAnnotation Package Description net.officefloor.plugin.section.clazz net.officefloor.web.template.section -
-
Uses of FlowAnnotation in net.officefloor.plugin.section.clazz
Methods in net.officefloor.plugin.section.clazz with parameters of type FlowAnnotation Modifier and Type Method Description protected void
AbstractFunctionSectionSource. linkFunctionFlow(FunctionFlow functionFlow, ManagedFunctionType<?,?> functionType, FlowAnnotation flowAnnotation)
Links theFunctionFlow
. -
Uses of FlowAnnotation in net.officefloor.web.template.section
Methods in net.officefloor.web.template.section with parameters of type FlowAnnotation Modifier and Type Method Description protected void
WebTemplateSectionSource. linkFunctionFlow(FunctionFlow functionFlow, ManagedFunctionType<?,?> functionType, FlowAnnotation flow)
-