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 Summary
Modifier and TypeMethodDescriptionMethod should always return new immutable context object
-
Method Details
-
context
Method should always return new immutable context object
-