|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MavenReporterDescriptor | |
|---|---|
| hudson.maven | Maven support. |
| hudson.maven.reporters | |
| Uses of MavenReporterDescriptor in hudson.maven |
|---|
| Fields in hudson.maven with type parameters of type MavenReporterDescriptor | |
|---|---|
static List<MavenReporterDescriptor> |
MavenReporters.LIST
Deprecated. as of 1.286. Use MavenReporterDescriptor#all() for listing reporters, and
use Extension for automatic registration. |
| Methods in hudson.maven that return MavenReporterDescriptor | |
|---|---|
MavenReporterDescriptor |
MavenReporter.getDescriptor()
|
| Methods in hudson.maven that return types with arguments of type MavenReporterDescriptor | |
|---|---|
static Collection<MavenReporterDescriptor> |
MavenReporterDescriptor.all()
Lists all the currently registered instances of MavenReporterDescriptor. |
static List<MavenReporterDescriptor> |
MavenReporters.getConfigurableList()
Gets the subset of MavenReporters.LIST that has configuration screen. |
| Uses of MavenReporterDescriptor in hudson.maven.reporters |
|---|
| Subclasses of MavenReporterDescriptor in hudson.maven.reporters | |
|---|---|
static class |
BuildInfoRecorder.DescriptorImpl
|
static class |
MavenArtifactArchiver.DescriptorImpl
|
static class |
MavenFingerprinter.DescriptorImpl
|
static class |
MavenJavadocArchiver.DescriptorImpl
|
static class |
MavenMailer.DescriptorImpl
|
static class |
MavenSiteArchiver.DescriptorImpl
|
static class |
MavenTestJavadocArchiver.DescriptorImpl
|
static class |
ReportCollector.DescriptorImpl
|
static class |
SurefireArchiver.DescriptorImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||