|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthudson.maven.MavenReporters
public final class MavenReporters
MavenReporter
Field Summary | |
---|---|
static List<MavenReporterDescriptor> |
LIST
Deprecated. as of 1.286. Use MavenReporterDescriptor#all() for listing reporters, and
use Extension for automatic registration. |
Constructor Summary | |
---|---|
MavenReporters()
|
Method Summary | |
---|---|
static List<MavenReporterDescriptor> |
getConfigurableList()
Gets the subset of LIST that has configuration screen. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final List<MavenReporterDescriptor> LIST
MavenReporterDescriptor#all()
for listing reporters, and
use Extension
for automatic registration.MavenReporter
s.
Constructor Detail |
---|
public MavenReporters()
Method Detail |
---|
public static List<MavenReporterDescriptor> getConfigurableList()
LIST
that has configuration screen.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |