A C D F G H J M N P S T W

A

addClass(JavaClass) - Method in class hudson.plugins.findbugs.JavaPackage
 
addClass(JavaClass) - Method in class hudson.plugins.findbugs.Module
 
addModule(Module) - Method in class hudson.plugins.findbugs.JavaProject
 
addWarning(Warning) - Method in class hudson.plugins.findbugs.JavaClass
 

C

check() - Method in class hudson.plugins.findbugs.ThresholdValidator

D

doCheckPattern(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.findbugs.FindBugsDescriptor
Performs on-the-fly validation on the file mask.
doCheckThreshold(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.findbugs.FindBugsDescriptor
Performs on-the-fly validation on the bugs threshold.
doGraph(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.findbugs.FindBugsResultAction
Generates a PNG image for the test result trend.
doGraphMap(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.findbugs.FindBugsResultAction
Generates a PNG image for the test result trend.
doTrend(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.findbugs.FindBugsProjectAction
Display the warnings trend.
doTrendMap(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.findbugs.FindBugsProjectAction
Display the warnings trend map.

F

FIND_BUGS_DESCRIPTOR - Static variable in class hudson.plugins.findbugs.FindBugsPublisher
Descriptor of this publisher.
findBugs() - Method in class hudson.plugins.findbugs.FindBugsCounter
Scans all the FindBugs files in the specified directory and returns the result as a JavaProject.
FINDBUGS_ACTION_LOGO - Static variable in class hudson.plugins.findbugs.FindBugsDescriptor
Icon to use for the result and project action.
FindBugsCounter - Class in hudson.plugins.findbugs
Counts the number of bugs in a FindBugs analysis file.
FindBugsCounter(Build<?, ?>) - Constructor for class hudson.plugins.findbugs.FindBugsCounter
Creates a new instance of FindBugsCounter.
FindBugsDescriptor - Class in hudson.plugins.findbugs
Descriptor for the class FindBugsPublisher.
FindBugsDetail - Class in hudson.plugins.findbugs
Warning details of a package.
FindBugsDetail(Build<?, ?>, JavaProject, String) - Constructor for class hudson.plugins.findbugs.FindBugsDetail
Creates a new instance of FindBugsResult.
FindBugsPlugin - Class in hudson.plugins.findbugs
Registers the findbugs plug-in publisher.
FindBugsPlugin() - Constructor for class hudson.plugins.findbugs.FindBugsPlugin
 
FindBugsProjectAction - Class in hudson.plugins.findbugs
Entry point to visualize the FindBugs trend graph.
FindBugsProjectAction(Project<?, ?>) - Constructor for class hudson.plugins.findbugs.FindBugsProjectAction
Instantiates a new find bugs project action.
FindBugsPublisher - Class in hudson.plugins.findbugs
Publishes the results of the FindBugs analysis.
FindBugsPublisher(String, String, String, String) - Constructor for class hudson.plugins.findbugs.FindBugsPublisher
Creates a new instance of FindBugsPublisher.
FindBugsResult - Class in hudson.plugins.findbugs
Represents the results of the FindBugs analysis.
FindBugsResult(Build<?, ?>, JavaProject) - Constructor for class hudson.plugins.findbugs.FindBugsResult
Creates a new instance of FindBugsResult.
FindBugsResultAction - Class in hudson.plugins.findbugs
Controls the live cycle of the FindBugs results.
FindBugsResultAction(Build<?, ?>, int, boolean, int, int) - Constructor for class hudson.plugins.findbugs.FindBugsResultAction
Creates a new instance of FindBugsBuildAction.

G

getBuildHealth() - Method in class hudson.plugins.findbugs.FindBugsResultAction
getCategory() - Method in class hudson.plugins.findbugs.Warning
Returns the category.
getClasses() - Method in class hudson.plugins.findbugs.JavaPackage
 
getClassname() - Method in class hudson.plugins.findbugs.JavaClass
Returns the classname.
getClassName() - Method in class hudson.plugins.findbugs.Warning
Returns the classname.
getDelta() - Method in class hudson.plugins.findbugs.FindBugsResult
Returns the delta.
getDescriptor() - Method in class hudson.plugins.findbugs.FindBugsPublisher
getDisplayName() - Method in class hudson.plugins.findbugs.FindBugsDescriptor
getDisplayName() - Method in class hudson.plugins.findbugs.FindBugsDetail
getDisplayName() - Method in class hudson.plugins.findbugs.FindBugsProjectAction
getDisplayName() - Method in class hudson.plugins.findbugs.FindBugsResult
getDisplayName() - Method in class hudson.plugins.findbugs.FindBugsResultAction
getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.plugins.findbugs.FindBugsResult
Returns the dynamic result of the FindBugs analysis (detail page for a package).
getEffort() - Method in class hudson.plugins.findbugs.Module
Returns the effort.
getHealthy() - Method in class hudson.plugins.findbugs.FindBugsPublisher
Returns the healthy threshold.
getHelpFile() - Method in class hudson.plugins.findbugs.FindBugsDescriptor
getIconFileName() - Method in class hudson.plugins.findbugs.FindBugsProjectAction
getIconFileName() - Method in class hudson.plugins.findbugs.FindBugsResultAction
getLastAction() - Method in class hudson.plugins.findbugs.FindBugsProjectAction
Returns the last valid FindBugs result action.
getLineNumber() - Method in class hudson.plugins.findbugs.Warning
Returns the lineNumer.
getMessage() - Method in class hudson.plugins.findbugs.Warning
Returns the message.
getModules() - Method in class hudson.plugins.findbugs.JavaProject
 
getName() - Method in class hudson.plugins.findbugs.JavaPackage
 
getName() - Method in class hudson.plugins.findbugs.Module
Returns the name.
getNumberOfHighWarnings() - Method in class hudson.plugins.findbugs.JavaClass
 
getNumberOfHighWarnings() - Method in class hudson.plugins.findbugs.JavaPackage
 
getNumberOfLowWarnings() - Method in class hudson.plugins.findbugs.JavaClass
 
getNumberOfLowWarnings() - Method in class hudson.plugins.findbugs.JavaPackage
 
getNumberOfNormalWarnings() - Method in class hudson.plugins.findbugs.JavaClass
 
getNumberOfNormalWarnings() - Method in class hudson.plugins.findbugs.JavaPackage
 
getNumberOfWarnings() - Method in class hudson.plugins.findbugs.FindBugsResult
Returns the numberOfWarnings.
getNumberOfWarnings() - Method in class hudson.plugins.findbugs.JavaClass
 
getNumberOfWarnings() - Method in class hudson.plugins.findbugs.JavaPackage
 
getNumberOfWarnings() - Method in class hudson.plugins.findbugs.JavaProject
 
getNumberOfWarnings(String) - Method in class hudson.plugins.findbugs.JavaProject
Returns the number of warnings of the specified package.
getNumberOfWarnings() - Method in class hudson.plugins.findbugs.Module
 
getNumberOfWarnings(String) - Method in class hudson.plugins.findbugs.Module
Returns the number of warnings of the specified package.
getOwner() - Method in class hudson.plugins.findbugs.FindBugsDetail
Returns the build.
getOwner() - Method in class hudson.plugins.findbugs.FindBugsResult
Returns the owner.
getOwner() - Method in class hudson.plugins.findbugs.FindBugsResultAction
Returns the associated build of this action.
getPackage() - Method in class hudson.plugins.findbugs.JavaClass
 
getPackageName() - Method in class hudson.plugins.findbugs.FindBugsDetail
Returns the packageName.
getPackages() - Method in class hudson.plugins.findbugs.Module
 
getPattern() - Method in class hudson.plugins.findbugs.FindBugsPublisher
Returns the Ant file-set pattern to FindBugs XML files.
getPreviousNumberOfWarnings(String) - Method in class hudson.plugins.findbugs.FindBugsResult
Returns the number of warnings of the specified package in the previous build.
getPreviousResult() - Method in class hudson.plugins.findbugs.FindBugsResultAction
Gets the FindBugs result of the previous build.
getPriority() - Method in class hudson.plugins.findbugs.Warning
 
getProject() - Method in class hudson.plugins.findbugs.FindBugsProjectAction
Returns the project.
getProject() - Method in class hudson.plugins.findbugs.FindBugsResult
Returns the associated project of this result.
getProjectAction(Project) - Method in class hudson.plugins.findbugs.FindBugsPublisher
getResult() - Method in class hudson.plugins.findbugs.FindBugsResultAction
Returns the FindBugs result.
getTarget() - Method in class hudson.plugins.findbugs.FindBugsResultAction
getThreshold() - Method in class hudson.plugins.findbugs.FindBugsPublisher
Returns the Bug threshold to be reached if a build should be considered as unstable.
getThreshold() - Method in class hudson.plugins.findbugs.Module
Returns the threshold.
getType() - Method in class hudson.plugins.findbugs.Warning
Returns the type.
getUnHealthy() - Method in class hudson.plugins.findbugs.FindBugsPublisher
Returns the unhealthy threshold.
getUrlName() - Method in class hudson.plugins.findbugs.FindBugsProjectAction
getUrlName() - Method in class hudson.plugins.findbugs.FindBugsResultAction
getVersion() - Method in class hudson.plugins.findbugs.Module
Returns the version.
getWarnings() - Method in class hudson.plugins.findbugs.FindBugsDetail
Returns all the warnings in this package.
getWarnings() - Method in class hudson.plugins.findbugs.JavaClass
 
getWarnings() - Method in class hudson.plugins.findbugs.JavaPackage
 
getWarnings(String) - Method in class hudson.plugins.findbugs.JavaProject
 
getWarnings(String) - Method in class hudson.plugins.findbugs.Module
 
getWorkingDirectory() - Method in class hudson.plugins.findbugs.FindBugsCounter
Returns the working directory with the FindBugs results.

H

hasPreviousResult() - Method in class hudson.plugins.findbugs.FindBugsResultAction
Returns whether a previous build already did run with FindBugs.
hasValidResults(Build<?, ?>) - Method in class hudson.plugins.findbugs.FindBugsProjectAction
Returns whether we have enough valid results in order to draw a meaningful graph.
hudson.plugins.findbugs - package hudson.plugins.findbugs
 

J

JavaClass - Class in hudson.plugins.findbugs
 
JavaClass() - Constructor for class hudson.plugins.findbugs.JavaClass
 
JavaPackage - Class in hudson.plugins.findbugs
 
JavaPackage(JavaClass) - Constructor for class hudson.plugins.findbugs.JavaPackage
Creates a new instance of JavaPackage.
JavaProject - Class in hudson.plugins.findbugs
 
JavaProject() - Constructor for class hudson.plugins.findbugs.JavaProject
 

M

Module - Class in hudson.plugins.findbugs
 
Module() - Constructor for class hudson.plugins.findbugs.Module
 

N

newInstance(StaplerRequest) - Method in class hudson.plugins.findbugs.FindBugsDescriptor

P

parse(InputStream) - Method in class hudson.plugins.findbugs.FindBugsCounter
Returns the parsed FindBugs analysis file.
perform(Build<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.findbugs.FindBugsPublisher
Scans the workspace, collects all data files and copies these files to the build results folder.

S

setCategory(String) - Method in class hudson.plugins.findbugs.Warning
Sets the category to the specified value.
setClassname(String) - Method in class hudson.plugins.findbugs.JavaClass
Sets the classname to the specified value.
setClassname(String) - Method in class hudson.plugins.findbugs.Warning
 
setEffort(String) - Method in class hudson.plugins.findbugs.Module
Sets the effort to the specified value.
setLineNumber(String) - Method in class hudson.plugins.findbugs.Warning
Sets the lineNumer to the specified value.
setMessage(String) - Method in class hudson.plugins.findbugs.Warning
Sets the message to the specified value.
setName(String) - Method in class hudson.plugins.findbugs.Module
Sets the name to the specified value.
setPriority(String) - Method in class hudson.plugins.findbugs.Warning
Sets the priority to the specified value.
setResult(FindBugsResult) - Method in class hudson.plugins.findbugs.FindBugsResultAction
Sets the FindBugs result for this build.
setThreshold(String) - Method in class hudson.plugins.findbugs.Module
Sets the threshold to the specified value.
setType(String) - Method in class hudson.plugins.findbugs.Warning
Sets the type to the specified value.
setVersion(String) - Method in class hudson.plugins.findbugs.Module
Sets the version to the specified value.
start() - Method in class hudson.plugins.findbugs.FindBugsPlugin

T

ThresholdValidator - Class in hudson.plugins.findbugs
Validates the threshold parameter.
ThresholdValidator(StaplerRequest, StaplerResponse) - Constructor for class hudson.plugins.findbugs.ThresholdValidator
Creates a new instance of NumberValidator.

W

Warning - Class in hudson.plugins.findbugs
 
Warning() - Constructor for class hudson.plugins.findbugs.Warning
 

A C D F G H J M N P S T W

Copyright © 2007. All Rights Reserved.