Uses of Interface
org.apache.maven.model.plugin.ReportConfigurationExpander
Packages that use ReportConfigurationExpander
-
Uses of ReportConfigurationExpander in org.apache.maven.model.building
Methods in org.apache.maven.model.building that return ReportConfigurationExpanderModifier and TypeMethodDescriptionprotected ReportConfigurationExpander
DefaultModelBuilderFactory.newReportConfigurationExpander()
Methods in org.apache.maven.model.building with parameters of type ReportConfigurationExpanderModifier and TypeMethodDescriptionDefaultModelBuilder.setReportConfigurationExpander
(ReportConfigurationExpander reportConfigurationExpander) -
Uses of ReportConfigurationExpander in org.apache.maven.model.plugin
Classes in org.apache.maven.model.plugin that implement ReportConfigurationExpanderModifier and TypeClassDescriptionclass
Handles expansion of general report plugin configuration into individual report sets.