public final class MavenReporters extends Object
MavenReporter| Modifier and Type | Field and Description |
|---|---|
static List<MavenReporterDescriptor> |
LIST
Deprecated.
as of 1.286. Use
MavenReporterDescriptor#all() for listing reporters, and
use Extension for automatic registration. |
| Constructor and Description |
|---|
MavenReporters() |
| Modifier and Type | Method and Description |
|---|---|
static List<MavenReporterDescriptor> |
getConfigurableList()
Gets the subset of
LIST that has configuration screen. |
public static final List<MavenReporterDescriptor> LIST
MavenReporterDescriptor#all() for listing reporters, and
use Extension for automatic registration.MavenReporters.public static List<MavenReporterDescriptor> getConfigurableList()
LIST that has configuration screen.Copyright © 2016–2017. All rights reserved.