- generateJDependReport(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.jdepend.JDependRecorder
-
The protected method of generating a JDepend report to allow
extensions to override the perform step to add pre/post-stages
- generateReport(Locale) - Method in class hudson.plugins.jdepend.JDependReporter
-
- getBundle() - Method in class hudson.plugins.jdepend.JDependReporter
-
- getConfiguredJDependFile() - Method in class hudson.plugins.jdepend.JDependRecorder
-
- getConfiguredParser(AbstractBuild<?, ?>, String) - Method in class hudson.plugins.jdepend.JDependRecorder
-
Parses a JDepend file that has been generated already
- getCycles() - Method in class hudson.plugins.jdepend.JDependParser
-
Returns the cycles from the parser object, required for the
Codehaus HTML outputter to work.
- getDisplayName() - Method in class hudson.plugins.jdepend.JDependBuildAction
-
Return the JDepend display name
- getDisplayName() - Method in class hudson.plugins.jdepend.JDependProjectAction
-
- getDisplayName() - Method in class hudson.plugins.jdepend.JDependRecorder.DescriptorImpl
-
This human readable name is used in the configuration screen.
- getIconFileName() - Method in class hudson.plugins.jdepend.JDependBuildAction
-
Return the JDepend icon path
- getIconFileName() - Method in class hudson.plugins.jdepend.JDependProjectAction
-
- getJDependHtml() - Method in class hudson.plugins.jdepend.JDependBuildAction
-
Get the HTML string of the JDepend report.
- getJDependHtml() - Method in class hudson.plugins.jdepend.JDependProjectAction
-
- getJDependParser() - Method in class hudson.plugins.jdepend.JDependBuildAction
-
Deprecated.
- getJDependParser(File, String) - Method in class hudson.plugins.jdepend.JDependRecorder
-
Gets a location to output a JDepend file, the source to run JDepend
on, then returns a parsed version of the JDepend file
- getJDependParser(File) - Method in class hudson.plugins.jdepend.JDependRecorder
-
- getOwner() - Method in class hudson.plugins.jdepend.JDependBuildAction
-
- getProjectAction(AbstractProject<?, ?>) - Method in class hudson.plugins.jdepend.JDependRecorder
-
- getReport() - Method in class hudson.plugins.jdepend.JDependReporter
-
Get the HTML report.
- getReport(Locale) - Method in class hudson.plugins.jdepend.JDependReporter
-
Get the HTML report.
- getRequiredMonitorService() - Method in class hudson.plugins.jdepend.JDependRecorder
-
- getTotalClasses() - Method in class hudson.plugins.jdepend.JDependParser
-
Counts the total number of classes in all packages in the parser.
- getUrlName() - Method in class hudson.plugins.jdepend.JDependBuildAction
-
Returns the path to the JDepend page
- getUrlName() - Method in class hudson.plugins.jdepend.JDependProjectAction
-