Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
F
G
H
N
P
S
C
count(LineIterator)
- Method in class hudson.plugins.findbugs.
FindBugsCounter
Returns the number of bugs in the FindBugs analysis file.
D
doGraph(StaplerRequest, StaplerResponse)
- Method in class hudson.plugins.findbugs.
FindBugsProjectAction
Display the warnings trend.
doGraph(StaplerRequest, StaplerResponse)
- Method in class hudson.plugins.findbugs.
FindBugsResultAction
Generates a PNG image for the test result trend.
F
FIND_BUGS_DESCRIPTOR
- Static variable in class hudson.plugins.findbugs.
FindBugsPublisher
Descriptor of this publisher.
FindBugsCounter
- Class in
hudson.plugins.findbugs
Counts the number of bugs in a FindBugs analysis file.
FindBugsCounter()
- Constructor for class hudson.plugins.findbugs.
FindBugsCounter
FindBugsDescriptor
- Class in
hudson.plugins.findbugs
Descriptor for the class
FindBugsPublisher
.
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(int, int)
- 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
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.
FindBugsProjectAction
getDisplayName()
- Method in class hudson.plugins.findbugs.
FindBugsResult
getDisplayName()
- Method in class hudson.plugins.findbugs.
FindBugsResultAction
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
getNumberOfWarnings()
- Method in class hudson.plugins.findbugs.
FindBugsResult
Returns the numberOfWarnings.
getOwner()
- Method in class hudson.plugins.findbugs.
FindBugsResultAction
Returns the associated build of this action.
getPattern()
- Method in class hudson.plugins.findbugs.
FindBugsPublisher
Returns the Ant file-set pattern to FindBugs XML files.
getPreviousResult()
- Method in class hudson.plugins.findbugs.
FindBugsResultAction
Gets the FindBugs result of the previous build.
getProject()
- Method in class hudson.plugins.findbugs.
FindBugsProjectAction
Returns the project.
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.
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
H
hasPreviousResult()
- Method in class hudson.plugins.findbugs.
FindBugsResultAction
Returns whether a previous build already did run with FindBugs.
hudson.plugins.findbugs
- package hudson.plugins.findbugs
N
newInstance(StaplerRequest)
- Method in class hudson.plugins.findbugs.
FindBugsDescriptor
P
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
setResult(FindBugsResult)
- Method in class hudson.plugins.findbugs.
FindBugsResultAction
Sets the FindBugs result for this build.
start()
- Method in class hudson.plugins.findbugs.
FindBugsPlugin
C
D
F
G
H
N
P
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007. All Rights Reserved.