| Modifier and Type | Field and Description |
|---|---|
protected JDependParser |
JDependReporter.xmlParser |
| Modifier and Type | Method and Description |
|---|---|
JDependParser |
JDependRecorder.getConfiguredParser(hudson.model.AbstractBuild<?,?> build,
String configuredPath)
Parses a JDepend file that has been generated already
|
JDependParser |
JDependBuildAction.getJDependParser()
Deprecated.
|
protected JDependParser |
JDependRecorder.getJDependParser(File jDependExistingFile) |
protected JDependParser |
JDependRecorder.getJDependParser(File jDependOutputFile,
String sourcePath)
Gets a location to output a JDepend file, the source to run JDepend
on, then returns a parsed version of the JDepend file
|
| Modifier and Type | Method and Description |
|---|---|
void |
JDependReportGenerator.doGenerateReport(ResourceBundle bundle,
org.apache.maven.doxia.sink.Sink sink,
JDependParser jdepend) |
| Constructor and Description |
|---|
JDependBuildAction(hudson.model.AbstractBuild<?,?> build,
JDependParser jDependParser)
Deprecated.
|
JDependBuildAction(JDependParser jDependParser) |
JDependReporter(JDependParser xmlParser)
Create a new report from the parsed JDepend report
|
Copyright © 2009–2018. All rights reserved.