- canGenerateReport() - Method in FindBugsMojo
-
Checks whether prerequisites for generating this report are given.
- CLASS_SUFFIX - Property in FindBugsInfo
-
- classFilesDirectory - Property in FindBugsGui
-
Directory containing the class files for FindBugs to analyze.
- classFilesDirectory - Property in FindBugsMojo
-
Directory containing the class files for FindBugs to analyze.
- classFilesDirectory - Property in FindbugsViolationCheckMojo
-
Directory containing the class files for FindBugs to analyze.
- COLUMN_BUG_KEY - Property in FindbugsReportGenerator
-
The key to get the column title for the bug.
- COLUMN_BUGS_KEY - Property in FindbugsReportGenerator
-
The key to get the column title for the bugs.
- COLUMN_CATEGORY_KEY - Property in FindbugsReportGenerator
-
The key to get the column title for the category.
- COLUMN_CLASS_KEY - Property in FindbugsReportGenerator
-
The key to column title for the Class.
- COLUMN_CLASSES_KEY - Property in FindbugsReportGenerator
-
The key to column title for the Classes.
- COLUMN_DETAILS_KEY - Property in FindbugsReportGenerator
-
The key to get the column title for the details.
- COLUMN_ERRORS_KEY - Property in FindbugsReportGenerator
-
The key to column title for the errors.
- COLUMN_FILES_KEY - Property in FindbugsReportGenerator
-
The key to column title for the files.
- COLUMN_LINE_KEY - Property in FindbugsReportGenerator
-
The key to get the column title for the line.
- COLUMN_MISSINGCLASSES_KEY - Property in FindbugsReportGenerator
-
The key to column title for the files.
- COLUMN_PRIORITY_KEY - Property in FindbugsReportGenerator
-
The key to get the column title for the priority.
- COMMA - Property in FindBugsInfo
-
- compileSourceRoots - Property in FindBugsMojo
-
The directories containing the sources to be compiled.
- compileSourceRoots - Property in FindbugsReportGenerator
-
The directories containing the sources to be compiled.
- compileSourceRoots - Property in FindbugsViolationCheckMojo
-
The directories containing the sources to be compiled.
- compileSourceRoots - Property in XDocsReporter
-
The directories containing the sources to be compiled.
- currentClassName - Property in FindbugsReportGenerator
-
The name of the current class which is analysed by FindBugs.
- TEST_SOURCE_ROOT_KEY - Property in FindBugsInfo
-
The key to get the source directory message of the Plug-In from the bundle.
- testClassFilesDirectory - Property in FindBugsMojo
-
Directory containing the test class files for FindBugs to analyze.
- testClassFilesDirectory - Property in FindbugsViolationCheckMojo
-
Directory containing the test class files for FindBugs to analyze.
- testSourceRoots - Property in FindBugsMojo
-
The directories containing the test-sources to be compiled.
- testSourceRoots - Property in FindbugsReportGenerator
-
The directories containing the test-sources to be compiled.
- testSourceRoots - Property in FindbugsViolationCheckMojo
-
The directories containing the test-sources to be compiled.
- testSourceRoots - Property in XDocsReporter
-
- threshold - Property in FindBugsMojo
-
Threshold of minimum bug severity to report.
- threshold - Property in FindbugsReportGenerator
-
The threshold of bugs severity.
- threshold - Property in FindbugsViolationCheckMojo
-
Threshold of minimum bug severity to report.
- THRESHOLD_KEY - Property in FindbugsReportGenerator
-
The key to get the threshold of the report from the bundle.
- threshold - Property in XDocsReporter
-
The threshold of bugs severity.
- timeout - Property in FindBugsMojo
-
Specifies the amount of time, in milliseconds, that FindBugs may run before
it is assumed to be hung and is terminated.
- timeout - Property in FindbugsViolationCheckMojo
-
Specifies the amount of time, in milliseconds, that FindBugs may run before
it is assumed to be hung and is terminated.
- trace - Property in FindBugsMojo
-
Prints a trace of detectors run and classes analyzed to standard output.
- trace - Property in FindbugsViolationCheckMojo
-
Prints a trace of detectors run and classes analyzed to standard output.
- type - Property in PluginArtifact
-