public class DsmReportMojo
extends AbstractMavenReport
| Constructor and Description |
|---|
DsmReportMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeReport(Locale aLocale) |
String |
getDescription(Locale aLocale) |
String |
getName(Locale aLocale) |
protected String |
getOutputDirectory() |
String |
getOutputName() |
protected MavenProject |
getProject() |
protected Renderer |
getSiteRenderer() |
boolean |
isExternalReport() |
void |
setObfuscatePackageNames(boolean aObfuscate) |
public void setObfuscatePackageNames(boolean aObfuscate)
protected MavenProject getProject()
protected Renderer getSiteRenderer()
public String getOutputName()
protected String getOutputDirectory()
protected void executeReport(Locale aLocale) throws MavenReportException
MavenReportExceptionpublic boolean isExternalReport()
Copyright © 2011–2014. All rights reserved.