Class FindBugs

All Implemented Interfaces:
Describable<Tool>, Serializable
Direct Known Subclasses:
SpotBugs

public class FindBugs extends AnalysisModelParser
Provides a parser and customized messages for FindBugs.
Author:
Ullrich Hafner
See Also:
  • Constructor Details

    • FindBugs

      @DataBoundConstructor public FindBugs()
      Creates a new instance of FindBugs.
  • Method Details

    • configureOptions

      protected edu.hm.hafner.analysis.registry.ParserDescriptor.Option[] configureOptions()
      Description copied from class: AnalysisModelParser
      Returns optional options to configure the parser - these options may customize the new parser instance (if supported by the selected).
      Overrides:
      configureOptions in class AnalysisModelParser
      Returns:
      the options to use
    • getUseRankAsPriority

      public boolean getUseRankAsPriority()
    • setUseRankAsPriority

      @DataBoundSetter public void setUseRankAsPriority(boolean useRankAsPriority)
      If useRankAsPriority is true, then the FindBugs parser will use the rank when evaluation the priority. Otherwise the priority of the FindBugs warning will be mapped.
      Parameters:
      useRankAsPriority - true to use the rank, false to use the