Uses of Class
net.officefloor.plugin.section.clazz.loader.ClassSectionSubSection
-
Packages that use ClassSectionSubSection Package Description net.officefloor.plugin.section.clazz.flow -
-
Uses of ClassSectionSubSection in net.officefloor.plugin.section.clazz.flow
Methods in net.officefloor.plugin.section.clazz.flow that return ClassSectionSubSection Modifier and Type Method Description ClassSectionSubSectionClassSectionFlowContext. getOrCreateSubSection(java.lang.String sectionName, java.lang.String sectionSourceClassName, java.lang.String sectionLocation, PropertyList properties, ClassSectionSubSectionOutputLink... configuredLinks)Gets or creates theSubSection.ClassSectionSubSectionClassSectionFlowContext. getOrCreateSubSection(java.lang.String sectionName, SectionSource sectionSource, java.lang.String sectionLocation, PropertyList properties, ClassSectionSubSectionOutputLink... configuredLinks)Gets or creates theSubSection.
-