Interface ClassSectionFlowManufacturer
- All Known Implementing Classes:
NextClassSectionFlowManufacturer,SubSectionClassSectionFlowManufacturer
public interface ClassSectionFlowManufacturer
Manufactures the
Flow for ClassSectionSource.- Author:
- Daniel Sagenschneider
-
Method Summary
-
Method Details
-
createFlow
Creates theClassSectionFlow.- Parameters:
context-ClassSectionFlowManufacturerContext.- Returns:
ClassSectionFlowornullto indicate to use anotherClassSectionFlowManufacturer.- Throws:
Exception- If fails to createClassSectionFlow.
-