|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReportPlugin | |
|---|---|
| org.apache.maven.model | |
| Uses of ReportPlugin in org.apache.maven.model |
|---|
| Methods in org.apache.maven.model that return types with arguments of type ReportPlugin | |
|---|---|
List<ReportPlugin> |
Reporting.getPlugins()
Method getPlugins. |
| Methods in org.apache.maven.model with parameters of type ReportPlugin | |
|---|---|
void |
Reporting.addPlugin(ReportPlugin reportPlugin)
Method addPlugin. |
void |
Reporting.removePlugin(ReportPlugin reportPlugin)
Method removePlugin. |
| Method parameters in org.apache.maven.model with type arguments of type ReportPlugin | |
|---|---|
void |
Reporting.setPlugins(List<ReportPlugin> plugins)
Set the reporting plugins to use and their configuration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||