Interface ExtractionContextFactory
- All Known Implementing Classes:
- DefaultExtractionContextFactory
public interface ExtractionContextFactory
This interface implementation should create immutable extraction context object
 
The default implementation is io.jmix.reports.yarg.reporting.extraction.DefaultExtractionContextFactory
- 
Method SummaryModifier and TypeMethodDescriptionMethod should always return new immutable context object
- 
Method Details- 
contextMethod should always return new immutable context object
 
-