public class DocLinksMavenReporter
extends hudson.maven.MavenReporter
| Modifier and Type | Class and Description |
|---|---|
static class |
DocLinksMavenReporter.DocLinksMavenReporterDescriptor |
| Modifier and Type | Field and Description |
|---|---|
static hudson.maven.MavenReporterDescriptor |
DESCRIPTOR |
| Constructor and Description |
|---|
DocLinksMavenReporter(List<Document> docs) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
end(hudson.maven.MavenBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
hudson.maven.MavenReporterDescriptor |
getDescriptor() |
static File |
getDocLinksDir(hudson.maven.MavenModule module) |
List<Document> |
getDocuments()
for config.jelly
|
hudson.model.Action |
getProjectAction(hudson.maven.MavenModule module) |
@Extension(optional=true) public static final hudson.maven.MavenReporterDescriptor DESCRIPTOR
public static File getDocLinksDir(hudson.maven.MavenModule module)
public hudson.maven.MavenReporterDescriptor getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.maven.MavenReporter>getDescriptor in class hudson.maven.MavenReporterpublic hudson.model.Action getProjectAction(hudson.maven.MavenModule module)
getProjectAction in class hudson.maven.MavenReporterpublic boolean end(hudson.maven.MavenBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws InterruptedException,
IOException
end in class hudson.maven.MavenReporterInterruptedExceptionIOExceptionCopyright © 2004-2016. All Rights Reserved.