Skip navigation links
B C E G I R S T V W 

B

beforeApply() - Method in class com.github.spotbugs.SpotBugsPlugin
 
build() - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsSpecBuilder
 

C

com.github.spotbugs - package com.github.spotbugs
 
com.github.spotbugs.internal - package com.github.spotbugs.internal
 
com.github.spotbugs.internal.spotbugs - package com.github.spotbugs.internal.spotbugs
 
configureForSourceSet(SourceSet, SpotBugsTask) - Method in class com.github.spotbugs.SpotBugsPlugin
 
configureReports(SpotBugsReports) - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsSpecBuilder
 
configureTaskDefaults(SpotBugsTask, String) - Method in class com.github.spotbugs.SpotBugsPlugin
 
createExtension() - Method in class com.github.spotbugs.SpotBugsPlugin
 

E

extraArgs(Iterable<String>) - Method in class com.github.spotbugs.SpotBugsTask
 
extraArgs(String...) - Method in class com.github.spotbugs.SpotBugsTask
 

G

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

I

isDebugEnabled() - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsSpec
 
isWithMessages() - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsXmlReportImpl
 
isWithMessages() - Method in interface com.github.spotbugs.SpotBugsXmlReport
Whether or not SpotBugs should generate XML augmented with human-readable messages.

R

reports(Closure) - Method in class com.github.spotbugs.SpotBugsTask
Configures the reports to be generated by this task.
reports(Action<? super SpotBugsReports>) - Method in class com.github.spotbugs.SpotBugsTask
Configures the reports to be generated by this task.
run() - Method in class com.github.spotbugs.SpotBugsTask
 
runSpotbugs(SpotBugsSpec) - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsExecuter
 
runSpotbugs(SpotBugsSpec) - Method in interface com.github.spotbugs.internal.spotbugs.SpotBugsWorker
 
runWorker(File, WorkerProcessFactory, FileCollection, SpotBugsSpec) - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsWorkerManager
 

S

setClasses(FileCollection) - Method in class com.github.spotbugs.SpotBugsTask
 
setClasspath(FileCollection) - Method in class com.github.spotbugs.SpotBugsTask
 
setEffort(String) - Method in class com.github.spotbugs.SpotBugsExtension
 
setEffort(String) - Method in class com.github.spotbugs.SpotBugsTask
 
setExcludeBugsFilter(File) - Method in class com.github.spotbugs.SpotBugsExtension
The filename of a filter specifying baseline bugs to exclude from being reported.
setExcludeBugsFilter(File) - Method in class com.github.spotbugs.SpotBugsTask
The filename of a filter specifying baseline bugs to exclude from being reported.
setExcludeBugsFilterConfig(TextResource) - Method in class com.github.spotbugs.SpotBugsExtension
 
setExcludeBugsFilterConfig(TextResource) - Method in class com.github.spotbugs.SpotBugsTask
 
setExcludeFilter(File) - Method in class com.github.spotbugs.SpotBugsExtension
The filename of a filter specifying bugs to exclude from being reported.
setExcludeFilter(File) - Method in class com.github.spotbugs.SpotBugsTask
The filename of a filter specifying bugs to exclude from being reported.
setExcludeFilterConfig(TextResource) - Method in class com.github.spotbugs.SpotBugsExtension
 
setExcludeFilterConfig(TextResource) - Method in class com.github.spotbugs.SpotBugsTask
 
setExtraArgs(Collection<String>) - Method in class com.github.spotbugs.SpotBugsExtension
 
setExtraArgs(Collection<String>) - Method in class com.github.spotbugs.SpotBugsTask
 
setIgnoreFailures(boolean) - Method in class com.github.spotbugs.SpotBugsTask
 
setIncludeFilter(File) - Method in class com.github.spotbugs.SpotBugsExtension
The filename of a filter specifying which bugs are reported.
setIncludeFilter(File) - Method in class com.github.spotbugs.SpotBugsTask
The filename of a filter specifying which bugs are reported.
setIncludeFilterConfig(TextResource) - Method in class com.github.spotbugs.SpotBugsExtension
 
setIncludeFilterConfig(TextResource) - Method in class com.github.spotbugs.SpotBugsTask
 
setMaxHeapSize(String) - Method in class com.github.spotbugs.SpotBugsTask
 
setOmitVisitors(Collection<String>) - Method in class com.github.spotbugs.SpotBugsExtension
 
setOmitVisitors(Collection<String>) - Method in class com.github.spotbugs.SpotBugsTask
 
setPluginClasspath(FileCollection) - Method in class com.github.spotbugs.SpotBugsTask
 
setReportLevel(String) - Method in class com.github.spotbugs.SpotBugsExtension
 
setReportLevel(String) - Method in class com.github.spotbugs.SpotBugsTask
 
setSpotbugsClasspath(FileCollection) - Method in class com.github.spotbugs.SpotBugsTask
 
setVisitors(Collection<String>) - Method in class com.github.spotbugs.SpotBugsExtension
 
setVisitors(Collection<String>) - Method in class com.github.spotbugs.SpotBugsTask
 
setWithMessages(boolean) - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsXmlReportImpl
 
setWithMessages(boolean) - Method in interface com.github.spotbugs.SpotBugsXmlReport
Whether or not SpotBugs should generate XML augmented with human-readable messages.
SpotBugsClasspathValidator - Class in com.github.spotbugs.internal.spotbugs
 
SpotBugsClasspathValidator(JavaVersion) - Constructor for class com.github.spotbugs.internal.spotbugs.SpotBugsClasspathValidator
 
SpotBugsExecuter - Class in com.github.spotbugs.internal.spotbugs
 
SpotBugsExecuter() - Constructor for class com.github.spotbugs.internal.spotbugs.SpotBugsExecuter
 
SpotBugsExtension - Class in com.github.spotbugs
Configuration options for the SpotBugs plugin.
SpotBugsExtension(Project) - Constructor for class com.github.spotbugs.SpotBugsExtension
 
SpotBugsPlugin - Class in com.github.spotbugs
A plugin for the SpotBugs byte code analyzer.
SpotBugsPlugin() - Constructor for class com.github.spotbugs.SpotBugsPlugin
 
SpotBugsReports - Interface in com.github.spotbugs
The reporting configuration for the SpotBugsTask task.
SpotBugsReportsImpl - Class in com.github.spotbugs.internal
 
SpotBugsReportsImpl(Task) - Constructor for class com.github.spotbugs.internal.SpotBugsReportsImpl
 
SpotBugsReportsInternal - Interface in com.github.spotbugs.internal
 
SpotBugsResult - Class in com.github.spotbugs.internal.spotbugs
 
SpotBugsResult(int, int, int) - Constructor for class com.github.spotbugs.internal.spotbugs.SpotBugsResult
 
SpotBugsResult(int, int, int, Throwable) - Constructor for class com.github.spotbugs.internal.spotbugs.SpotBugsResult
 
SpotBugsSpec - Class in com.github.spotbugs.internal.spotbugs
 
SpotBugsSpec(List<String>, String, boolean) - Constructor for class com.github.spotbugs.internal.spotbugs.SpotBugsSpec
 
SpotBugsSpecBuilder - Class in com.github.spotbugs.internal.spotbugs
 
SpotBugsSpecBuilder(FileCollection) - Constructor for class com.github.spotbugs.internal.spotbugs.SpotBugsSpecBuilder
 
SpotBugsTask - Class in com.github.spotbugs
Analyzes code with SpotBugs.
SpotBugsTask() - Constructor for class com.github.spotbugs.SpotBugsTask
 
SpotBugsWorker - Interface in com.github.spotbugs.internal.spotbugs
 
SpotBugsWorkerManager - Class in com.github.spotbugs.internal.spotbugs
 
SpotBugsWorkerManager() - Constructor for class com.github.spotbugs.internal.spotbugs.SpotBugsWorkerManager
 
SpotBugsXmlReport - Interface in com.github.spotbugs
The single file XML report for SpotBugs.
SpotBugsXmlReportImpl - Class in com.github.spotbugs.internal.spotbugs
 
SpotBugsXmlReportImpl(String, Task) - Constructor for class com.github.spotbugs.internal.spotbugs.SpotBugsXmlReportImpl
 

T

toString() - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsSpec
 

V

validateClasspath(Iterable<String>) - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsClasspathValidator
 

W

withClasspath(FileCollection) - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsSpecBuilder
 
withDebugging(boolean) - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsSpecBuilder
 
withEffort(String) - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsSpecBuilder
 
withExcludeBugsFilter(File) - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsSpecBuilder
 
withExcludeFilter(File) - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsSpecBuilder
 
withExtraArgs(Collection<String>) - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsSpecBuilder
 
withIncludeFilter(File) - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsSpecBuilder
 
withMaxHeapSize(String) - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsSpecBuilder
 
withOmitVisitors(Collection<String>) - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsSpecBuilder
 
withPluginsList(FileCollection) - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsSpecBuilder
 
withReportLevel(String) - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsSpecBuilder
 
withSources(FileCollection) - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsSpecBuilder
 
withVisitors(Collection<String>) - Method in class com.github.spotbugs.internal.spotbugs.SpotBugsSpecBuilder
 
B C E G I R S T V W 
Skip navigation links