- getArguments() - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsSpec
-
- getBugCount() - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsResult
-
- getClasses() - Method in class com.github.spotbugs.SpotBugsTask
-
The classes to be analyzed.
- getClasspath() - Method in class com.github.spotbugs.SpotBugsTask
-
Compile class path for the classes to be analyzed.
- getEffort() - Method in class com.github.spotbugs.SpotBugsExtension
-
The analysis effort level.
- getEffort() - Method in class com.github.spotbugs.SpotBugsTask
-
The analysis effort level.
- getEmacs() - Method in class com.github.spotbugs.internal.SpotBugsReportsImpl
-
- getEmacs() - Method in interface com.github.spotbugs.SpotBugsReports
-
The spotbugs Emacs report
- getErrorCount() - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsResult
-
- getException() - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsResult
-
- getExcludeBugsFilter() - Method in class com.github.spotbugs.SpotBugsExtension
-
The filename of a filter specifying baseline bugs to exclude from being reported.
- getExcludeBugsFilter() - Method in class com.github.spotbugs.SpotBugsTask
-
The filename of a filter specifying baseline bugs to exclude from being reported.
- getExcludeBugsFilterConfig() - Method in class com.github.spotbugs.SpotBugsExtension
-
A filter specifying baseline bugs to exclude from being reported.
- getExcludeBugsFilterConfig() - Method in class com.github.spotbugs.SpotBugsTask
-
A filter specifying baseline bugs to exclude from being reported.
- getExcludeFilter() - Method in class com.github.spotbugs.SpotBugsExtension
-
The filename of a filter specifying bugs to exclude from being reported.
- getExcludeFilter() - Method in class com.github.spotbugs.SpotBugsTask
-
The filename of a filter specifying bugs to exclude from being reported.
- getExcludeFilterConfig() - Method in class com.github.spotbugs.SpotBugsExtension
-
A filter specifying bugs to exclude from being reported.
- getExcludeFilterConfig() - Method in class com.github.spotbugs.SpotBugsTask
-
A filter specifying bugs to exclude from being reported.
- getExtraArgs() - Method in class com.github.spotbugs.SpotBugsExtension
-
Any additional arguments (not covered here more explicitly like effort) to be passed along to SpotBugs.
- getExtraArgs() - Method in class com.github.spotbugs.SpotBugsTask
-
Any additional arguments (not covered here more explicitly like effort) to be passed along to SpotBugs.
- getFirstEnabled() - Method in interface com.github.spotbugs.internal.SpotBugsReportsInternal
-
- getHtml() - Method in class com.github.spotbugs.internal.SpotBugsReportsImpl
-
- getHtml() - Method in interface com.github.spotbugs.SpotBugsReports
-
The spotbugs HTML report
- getIgnoreFailures() - Method in class com.github.spotbugs.SpotBugsTask
-
Whether or not to allow the build to continue if there are warnings.
- getIncludeFilter() - Method in class com.github.spotbugs.SpotBugsExtension
-
The filename of a filter specifying which bugs are reported.
- getIncludeFilter() - Method in class com.github.spotbugs.SpotBugsTask
-
The filename of a filter specifying which bugs are reported.
- getIncludeFilterConfig() - Method in class com.github.spotbugs.SpotBugsExtension
-
A filter specifying which bugs are reported.
- getIncludeFilterConfig() - Method in class com.github.spotbugs.SpotBugsTask
-
A filter specifying which bugs are reported.
- getInstantiator() - Method in class com.github.spotbugs.SpotBugsTask
-
- getMaxHeapSize() - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsSpec
-
- getMaxHeapSize() - Method in class com.github.spotbugs.SpotBugsTask
-
The maximum heap size for the forked spotbugs process (ex: '1g').
- getMissingClassCount() - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsResult
-
- getOmitVisitors() - Method in class com.github.spotbugs.SpotBugsExtension
-
Similar to visitors except that it specifies bug detectors which should not be run.
- getOmitVisitors() - Method in class com.github.spotbugs.SpotBugsTask
-
Similar to visitors except that it specifies bug detectors which should not be run.
- getPluginClasspath() - Method in class com.github.spotbugs.SpotBugsTask
-
Class path holding any additional SpotBugs plugins.
- getReportLevel() - Method in class com.github.spotbugs.SpotBugsExtension
-
The priority threshold for reporting bugs.
- getReportLevel() - Method in class com.github.spotbugs.SpotBugsTask
-
The priority threshold for reporting bugs.
- getReports() - Method in class com.github.spotbugs.SpotBugsTask
-
The reports to be generated by this task.
- getSource() - Method in class com.github.spotbugs.SpotBugsTask
- getSpotbugsClasspath() - Method in class com.github.spotbugs.SpotBugsTask
-
Class path holding the SpotBugs library.
- getTaskType() - Method in class com.github.spotbugs.SpotBugsPlugin
-
- getText() - Method in class com.github.spotbugs.internal.SpotBugsReportsImpl
-
- getText() - Method in interface com.github.spotbugs.SpotBugsReports
-
The spotbugs Text report
- getToolName() - Method in class com.github.spotbugs.SpotBugsPlugin
-
- getVisitors() - Method in class com.github.spotbugs.SpotBugsExtension
-
The bug detectors which should be run.
- getVisitors() - Method in class com.github.spotbugs.SpotBugsTask
-
The bug detectors which should be run.
- getWithMessagesFlag() - Method in class com.github.spotbugs.internal.SpotBugsReportsImpl
-
- getWithMessagesFlag() - Method in interface com.github.spotbugs.internal.SpotBugsReportsInternal
-
- getWorkerProcessBuilderFactory() - Method in class com.github.spotbugs.SpotBugsTask
-
- getXml() - Method in class com.github.spotbugs.internal.SpotBugsReportsImpl
-
- getXml() - Method in interface com.github.spotbugs.SpotBugsReports
-
The spotbugs XML report