Skip navigation links
A B C E F G H I M N O P R S T U W X _ 

A

acceptGoal(String) - Method in class hudson.plugins.findbugs.FindBugsReporter
 

B

Bug - Class in hudson.plugins.findbugs.parser
A serializable Java Bean class representing a warning.
Bug(Priority, String, String, String, int, int) - Constructor for class hudson.plugins.findbugs.parser.Bug
Creates a new instance of Bug.
Bug(Priority, String, String, String, int) - Constructor for class hudson.plugins.findbugs.parser.Bug
Creates a new instance of Bug.
Bug(Priority, String, String, String) - Constructor for class hudson.plugins.findbugs.parser.Bug
Creates a new instance of Bug that has no associated line in code (file warning).
Bug(Priority, String, String, String, int, int, String) - Constructor for class hudson.plugins.findbugs.parser.Bug
Creates a new instance of Bug.

C

canConvert(Class) - Method in class hudson.plugins.findbugs.parser.HexishString.ConverterImpl
 
ColumnDescriptor() - Constructor for class hudson.plugins.findbugs.FindBugsColumn.ColumnDescriptor
 
computeSeries(BuildResult) - Method in class hudson.plugins.findbugs.dashboard.FindbugsEvaluationsGraph
 
configure(XStream) - Method in class hudson.plugins.findbugs.FindBugsResult
 
ConverterImpl(XStream) - Constructor for class hudson.plugins.findbugs.parser.HexishString.ConverterImpl
 
createAction(HealthDescriptor, String, ParserResult) - Method in class hudson.plugins.findbugs.FindBugsAnnotationsAggregator
 
createAggregatedAction(MavenModuleSetBuild, Map<MavenModule, List<MavenBuild>>) - Method in class hudson.plugins.findbugs.FindBugsMavenResultAction
 
createAggregatedAction(MavenModuleSetBuild, Map<MavenModule, List<MavenBuild>>) - Method in class hudson.plugins.findbugs.MavenFindBugsResultAction
Deprecated.
 
createAggregator(MatrixBuild, Launcher, BuildListener) - Method in class hudson.plugins.findbugs.FindBugsPublisher
 
createChart(CategoryDataset) - Method in class hudson.plugins.findbugs.dashboard.FindbugsEvaluationsGraph
 
createDeltaMessage() - Method in class hudson.plugins.findbugs.FindBugsResult
 
createDescription(AnnotationProvider) - Method in class hudson.plugins.findbugs.FindBugsHealthDescriptor
 
createMavenAggregatedReport(MavenBuild, FindBugsResult) - Method in class hudson.plugins.findbugs.FindBugsReporter
 
createRenderer(GraphConfiguration, String, ToolTipProvider) - Method in class hudson.plugins.findbugs.dashboard.FindbugsEvaluationsGraph
 
createResult(FindBugsResult, FindBugsResult) - Method in class hudson.plugins.findbugs.FindBugsMavenResultAction
 
createResult(MavenBuild, ParserResult) - Method in class hudson.plugins.findbugs.FindBugsReporter
 
createTabDetail(Run<?, ?>, Collection<FileAnnotation>, String, String) - Method in class hudson.plugins.findbugs.FindBugsDetailFactory
 

E

equals(Object) - Method in class hudson.plugins.findbugs.parser.Bug
 
equals(Object) - Method in class hudson.plugins.findbugs.parser.HexishString
 

F

FindBugs_Bug_cloudInfo_firstSeen(Object) - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Bug.cloudInfo.firstSeen: at {0}.
FindBugs_Bug_cloudInfo_reviewer_plural(Object) - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Bug.cloudInfo.reviewer.plural: {0} comments.
FindBugs_Bug_cloudInfo_reviewer_singular() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Bug.cloudInfo.reviewer.singular: 1 comment.
FindBugs_Bug_cloudInfo_seenAt_plural(Object) - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Bug.cloudInfo.seenAt.plural: First seen {0} days ago.
FindBugs_Bug_cloudInfo_seenAt_singular() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Bug.cloudInfo.seenAt.singular: First seen yesterday.
FindBugs_Bug_cloudInfo_title() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Bug.cloudInfo.title: FindBugs Cloud.
FindBugs_Detail_header() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Detail.header: FindBugs Warnings.
FindBugs_EvaluationsGraph_title() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.EvaluationsGraph.title: FindBugs Cloud Comments.
FindBugs_FindBugsCollector_Error_EmptyFile(Object) - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.FindBugsCollector.Error.EmptyFile: Skipping FindBugs file {0} because it''s empty..
FindBugs_FindBugsCollector_Error_Exception(Object) - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.FindBugsCollector.Error.Exception: Parsing of file {0} failed due to an exception:.
FindBugs_FindBugsCollector_Error_NoPermission(Object) - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.FindBugsCollector.Error.NoPermission: Skipping FindBugs file {0} because we have no permission to read the file..
FindBugs_FindBugsCollector_Error_OldMavenPlugin(Object) - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.FindBugsCollector.Error.OldMavenPlugin: FindBugs file {0} was either created with the out-dated version 1.1.1 of the maven-findbugs-plugin or you did not specify the correct results file (findbugsXml.xml and not findbugs.xml)..
FindBugs_FixedWarnings_Detail_header() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.FixedWarnings.Detail.header: Fixed FindBugs Warnings.
FindBugs_NewWarnings_Detail_header() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.NewWarnings.Detail.header: New FindBugs Warnings.
FindBugs_ProjectAction_Name() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.ProjectAction.Name: FindBugs Warnings.
FindBugs_Publisher_Name() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Publisher.Name: [Deprecated] Publish FindBugs analysis results.
FindBugs_Publisher_NoMessageFoundText() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Publisher.NoMessageFoundText: No description available..
FindBugs_ResultAction_HealthReportMultipleItem(Object) - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.ResultAction.HealthReportMultipleItem: FindBugs: {0} warnings found..
FindBugs_ResultAction_HealthReportNoItem() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.ResultAction.HealthReportNoItem: FindBugs: no warnings found..
FindBugs_ResultAction_HealthReportSingleItem() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.ResultAction.HealthReportSingleItem: FindBugs: one warning found..
FindBugs_Trend_Name() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Trend.Name: FindBugs Trend.
FindBugs_Warnings_Column() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Warnings.Column: Number of FindBugs warnings.
FindBugs_Warnings_ColumnHeader() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Warnings.ColumnHeader: # FindBugs.
FindBugsAnnotationsAggregator - Class in hudson.plugins.findbugs
Aggregates FindBugsResultActions of MatrixRuns into MatrixBuild.
FindBugsAnnotationsAggregator(MatrixBuild, Launcher, BuildListener, HealthDescriptor, String, boolean, boolean) - Constructor for class hudson.plugins.findbugs.FindBugsAnnotationsAggregator
Creates a new instance of FindBugsAnnotationsAggregator.
FindBugsColumn - Class in hudson.plugins.findbugs
A column that shows the total number of FindBugs warnings in a job.
FindBugsColumn() - Constructor for class hudson.plugins.findbugs.FindBugsColumn
Creates a new instance of FindBugsColumn.
FindBugsColumn.ColumnDescriptor - Class in hudson.plugins.findbugs
Descriptor for the column.
FindBugsDescriptor - Class in hudson.plugins.findbugs
Descriptor for the class FindBugsPublisher.
FindBugsDescriptor() - Constructor for class hudson.plugins.findbugs.FindBugsDescriptor
Creates a new instance of FindBugsDescriptor.
FindBugsDetailFactory - Class in hudson.plugins.findbugs
A detail factory that creates a FindBugs specific warnings table.
FindBugsDetailFactory() - Constructor for class hudson.plugins.findbugs.FindBugsDetailFactory
 
FindbugsEvaluationsGraph - Class in hudson.plugins.findbugs.dashboard
Builds a review count graph for a specified result action.
FindbugsEvaluationsGraph() - Constructor for class hudson.plugins.findbugs.dashboard.FindbugsEvaluationsGraph
 
FindBugsEvaluationsGraphPortlet - Class in hudson.plugins.findbugs.dashboard
A portlet that shows the trend graph of evaluations made on the FindBugs Cloud.
FindBugsEvaluationsGraphPortlet(String, String, String, String) - Constructor for class hudson.plugins.findbugs.dashboard.FindBugsEvaluationsGraphPortlet
Creates a new instance of FindBugsEvaluationsGraphPortlet.
FindBugsEvaluationsGraphPortlet.WarningsGraphDescriptor - Class in hudson.plugins.findbugs.dashboard
Extension point registration.
FindBugsHealthDescriptor - Class in hudson.plugins.findbugs
A health descriptor for FindBugs build results.
FindBugsHealthDescriptor(HealthDescriptor) - Constructor for class hudson.plugins.findbugs.FindBugsHealthDescriptor
Creates a new instance of FindBugsHealthDescriptor based on the values of the specified descriptor.
FindBugsMavenResult - Class in hudson.plugins.findbugs
Deprecated.
not used anymore
FindBugsMavenResult(AbstractBuild<?, ?>, String, ParserResult) - Constructor for class hudson.plugins.findbugs.FindBugsMavenResult
Deprecated.
Creates a new instance of FindBugsMavenResult.
FindBugsMavenResultAction - Class in hudson.plugins.findbugs
A FindBugsResultAction for native Maven jobs.
FindBugsMavenResultAction(Run<?, ?>, HealthDescriptor, String, FindBugsResult) - Constructor for class hudson.plugins.findbugs.FindBugsMavenResultAction
Creates a new instance of FindBugsMavenResultAction.
FindBugsMessages - Class in hudson.plugins.findbugs
Parses the FindBugs pattern descriptions and provides access to these HTML messages.
FindBugsParser - Class in hudson.plugins.findbugs.parser
A parser for the native FindBugs XML files (ant task, batch file or maven-findbugs-plugin >= 1.2).
FindBugsParser(boolean) - Constructor for class hudson.plugins.findbugs.parser.FindBugsParser
Creates a new instance of FindBugsParser.
FindBugsParser(boolean, String, String) - Constructor for class hudson.plugins.findbugs.parser.FindBugsParser
Creates a new instance of FindBugsParser.
FindBugsParser(Collection<String>, boolean, String, String) - Constructor for class hudson.plugins.findbugs.parser.FindBugsParser
Creates a new instance of FindBugsParser.
FindBugsPlugin - Class in hudson.plugins.findbugs
Initializes the FindBugs messages, descriptions and detail view factory.
FindBugsPlugin() - Constructor for class hudson.plugins.findbugs.FindBugsPlugin
 
FindBugsProjectAction - Class in hudson.plugins.findbugs
Entry point to visualize the FindBugs trend graph in the project screen.
FindBugsProjectAction(Job<?, ?>) - Constructor for class hudson.plugins.findbugs.FindBugsProjectAction
Instantiates a new FindBugsProjectAction.
FindBugsProjectAction(Job<?, ?>, Class<? extends ResultAction<FindBugsResult>>) - Constructor for class hudson.plugins.findbugs.FindBugsProjectAction
Instantiates a new FindBugsProjectAction.
FindBugsPublisher - Class in hudson.plugins.findbugs
Publishes the results of the FindBugs analysis (freestyle project type).
FindBugsPublisher() - Constructor for class hudson.plugins.findbugs.FindBugsPublisher
Default data bound constructor.
FindBugsReporter - Class in hudson.plugins.findbugs
Publishes the results of the FindBugs analysis (maven 2 project type).
FindBugsReporter(String, String, String, boolean, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, boolean, boolean, boolean, boolean, boolean, String, String) - Constructor for class hudson.plugins.findbugs.FindBugsReporter
Creates a new instance of FindBugsReporter.
FindBugsReporterDescriptor - Class in hudson.plugins.findbugs
Descriptor for the class FindBugsReporter.
FindBugsReporterDescriptor() - Constructor for class hudson.plugins.findbugs.FindBugsReporterDescriptor
Creates a new instance of FindBugsReporterDescriptor.
FindBugsReporterResult - Class in hudson.plugins.findbugs
Represents the aggregated results of the FindBugs analysis in m2 jobs.
FindBugsReporterResult(Run<?, ?>, String, ParserResult, boolean, boolean) - Constructor for class hudson.plugins.findbugs.FindBugsReporterResult
Creates a new instance of FindBugsReporterResult.
FindBugsResult - Class in hudson.plugins.findbugs
Represents the results of the FindBugs analysis.
FindBugsResult(Run<?, ?>, String, ParserResult, boolean, boolean) - Constructor for class hudson.plugins.findbugs.FindBugsResult
Creates a new instance of FindBugsResult.
FindBugsResult(Run<?, ?>, String, ParserResult, boolean, boolean, Class<? extends ResultAction<FindBugsResult>>) - 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(Run<?, ?>, HealthDescriptor, FindBugsResult) - Constructor for class hudson.plugins.findbugs.FindBugsResultAction
Creates a new instance of FindBugsResultAction.
FindBugsResultTokenMacro - Class in hudson.plugins.findbugs.tokens
Provides a token that evaluates to the FindBugs build result.
FindBugsResultTokenMacro() - Constructor for class hudson.plugins.findbugs.tokens.FindBugsResultTokenMacro
Creates a new instance of FindBugsResultTokenMacro.
FindBugsTabDetail - Class in hudson.plugins.findbugs
Detail view for the FindBugs plug-in: uses different table visualization.
FindBugsTabDetail(Run<?, ?>, DetailFactory, Collection<FileAnnotation>, String, String) - Constructor for class hudson.plugins.findbugs.FindBugsTabDetail
Creates a new instance of FindBugsTabDetail.
FindBugsWarningCountTokenMacro - Class in hudson.plugins.findbugs.tokens
Provides a token that evaluates to the number of FindBugs warnings.
FindBugsWarningCountTokenMacro() - Constructor for class hudson.plugins.findbugs.tokens.FindBugsWarningCountTokenMacro
Creates a new instance of FindBugsWarningCountTokenMacro.
FixedFindBugsWarningsTokenMacro - Class in hudson.plugins.findbugs.tokens
Provides a token that evaluates to the number of fixed FindBugs warnings.
FixedFindBugsWarningsTokenMacro() - Constructor for class hudson.plugins.findbugs.tokens.FixedFindBugsWarningsTokenMacro
Creates a new instance of FixedFindBugsWarningsTokenMacro.
fromString(String) - Method in class hudson.plugins.findbugs.parser.HexishString.ConverterImpl
 

G

getAction() - Method in class hudson.plugins.findbugs.dashboard.FindBugsEvaluationsGraphPortlet
 
getAction() - Method in class hudson.plugins.findbugs.dashboard.WarningsNewVersusFixedGraphPortlet
 
getAction() - Method in class hudson.plugins.findbugs.dashboard.WarningsPriorityGraphPortlet
 
getAction() - Method in class hudson.plugins.findbugs.dashboard.WarningsTablePortlet
 
getAction() - Method in class hudson.plugins.findbugs.dashboard.WarningsTotalsGraphPortlet
 
getAction() - Method in class hudson.plugins.findbugs.dashboard.WarningsUserGraphPortlet
 
getAgeInDays() - Method in class hudson.plugins.findbugs.parser.Bug
 
getAvailableGraphs() - Method in class hudson.plugins.findbugs.FindBugsProjectAction
 
getCategory() - Method in class hudson.plugins.findbugs.parser.XmlBugInstance
 
getColors() - Method in class hudson.plugins.findbugs.dashboard.FindbugsEvaluationsGraph
 
getColumnCaption() - Method in class hudson.plugins.findbugs.FindBugsColumn
 
getDescription() - Method in class hudson.plugins.findbugs.Pattern
Returns the description.
getDescriptor() - Method in class hudson.plugins.findbugs.FindBugsPublisher
 
getDescriptor() - Method in class hudson.plugins.findbugs.FindBugsResultAction
 
getDisplayName() - Method in class hudson.plugins.findbugs.dashboard.FindBugsEvaluationsGraphPortlet.WarningsGraphDescriptor
 
getDisplayName() - Method in class hudson.plugins.findbugs.dashboard.WarningsNewVersusFixedGraphPortlet.WarningsGraphDescriptor
 
getDisplayName() - Method in class hudson.plugins.findbugs.dashboard.WarningsPriorityGraphPortlet.WarningsGraphDescriptor
 
getDisplayName() - Method in class hudson.plugins.findbugs.dashboard.WarningsTablePortlet.WarningsPerJobDescriptor
 
getDisplayName() - Method in class hudson.plugins.findbugs.dashboard.WarningsTotalsGraphPortlet.WarningsGraphDescriptor
 
getDisplayName() - Method in class hudson.plugins.findbugs.dashboard.WarningsUserGraphPortlet.WarningsGraphDescriptor
 
getDisplayName() - Method in class hudson.plugins.findbugs.FindBugsColumn.ColumnDescriptor
 
getDisplayName() - Method in class hudson.plugins.findbugs.FindBugsDescriptor
 
getDisplayName() - Method in class hudson.plugins.findbugs.FindBugsResult
 
getDisplayName() - Method in class hudson.plugins.findbugs.FindBugsResultAction
 
getExcludePattern() - Method in class hudson.plugins.findbugs.FindBugsPublisher
RegEx patterns of files to exclude from the report.
getExcludePattern() - Method in class hudson.plugins.findbugs.FindBugsReporter
RegEx patterns of files to exclude from the report.
getFirstSeen() - Method in class hudson.plugins.findbugs.parser.Bug
 
getGraphType() - Method in class hudson.plugins.findbugs.dashboard.FindBugsEvaluationsGraphPortlet
 
getGraphType() - Method in class hudson.plugins.findbugs.dashboard.WarningsNewVersusFixedGraphPortlet
 
getGraphType() - Method in class hudson.plugins.findbugs.dashboard.WarningsPriorityGraphPortlet
 
getGraphType() - Method in class hudson.plugins.findbugs.dashboard.WarningsTotalsGraphPortlet
 
getGraphType() - Method in class hudson.plugins.findbugs.dashboard.WarningsUserGraphPortlet
 
getIconUrl() - Method in class hudson.plugins.findbugs.FindBugsDescriptor
 
getId() - Method in class hudson.plugins.findbugs.dashboard.FindbugsEvaluationsGraph
 
getIncludePattern() - Method in class hudson.plugins.findbugs.FindBugsPublisher
Returns the RegEx patterns to include in the report.
getIncludePattern() - Method in class hudson.plugins.findbugs.FindBugsReporter
Returns the RegEx patterns to include in the report.
getIndividualActionType() - Method in class hudson.plugins.findbugs.FindBugsMavenResultAction
 
getIndividualActionType() - Method in class hudson.plugins.findbugs.MavenFindBugsResultAction
Deprecated.
 
getInstance() - Static method in class hudson.plugins.findbugs.FindBugsMessages
Returns the singleton instance.
getInstanceHash() - Method in class hudson.plugins.findbugs.parser.XmlBugInstance
 
getLabel() - Method in class hudson.plugins.findbugs.dashboard.FindbugsEvaluationsGraph
 
getMessage(String, Locale) - Method in class hudson.plugins.findbugs.FindBugsMessages
Returns a HTML description for the specified bug.
getMessage() - Method in class hudson.plugins.findbugs.parser.Bug
 
getMessage() - Method in class hudson.plugins.findbugs.parser.XmlBugInstance
 
getNewThisWeek() - Method in class hudson.plugins.findbugs.FindBugsResult
Gets the number of new bugs new this week.
getNotInCloud() - Method in class hudson.plugins.findbugs.FindBugsResult
Gets the number of bugs which are not stored in the FindBugs Cloud.
getNumberOfComments() - Method in class hudson.plugins.findbugs.FindBugsResult
Gets the number of reviewer comments for all bugs.
getPattern() - Method in class hudson.plugins.findbugs.FindBugsPublisher
Returns the Ant file-set pattern of files to work with.
getPluginName() - Method in class hudson.plugins.findbugs.dashboard.FindBugsEvaluationsGraphPortlet
 
getPluginName() - Method in class hudson.plugins.findbugs.dashboard.WarningsNewVersusFixedGraphPortlet
 
getPluginName() - Method in class hudson.plugins.findbugs.dashboard.WarningsPriorityGraphPortlet
 
getPluginName() - Method in class hudson.plugins.findbugs.dashboard.WarningsTotalsGraphPortlet
 
getPluginName() - Method in class hudson.plugins.findbugs.dashboard.WarningsUserGraphPortlet
 
getPluginName() - Method in class hudson.plugins.findbugs.FindBugsDescriptor
 
getProjectAction() - Method in class hudson.plugins.findbugs.FindBugsColumn
 
getProjectAction(MavenModuleSet) - Method in class hudson.plugins.findbugs.FindBugsMavenResultAction
 
getProjectAction(MavenModuleSet) - Method in class hudson.plugins.findbugs.MavenFindBugsResultAction
Deprecated.
 
getProjectActions(MavenModule) - Method in class hudson.plugins.findbugs.FindBugsReporter
 
getProjectActions() - Method in class hudson.plugins.findbugs.FindBugsResultAction
 
getRank() - Method in class hudson.plugins.findbugs.parser.Bug
Returns the rank of this bug.
getResult(MatrixRun) - Method in class hudson.plugins.findbugs.FindBugsAnnotationsAggregator
 
getResultActionClass() - Method in class hudson.plugins.findbugs.FindBugsReporter
 
getResultActionType() - Method in class hudson.plugins.findbugs.FindBugsMavenResult
Deprecated.
 
getResultActionType() - Method in class hudson.plugins.findbugs.FindBugsReporterResult
 
getResultActionType() - Method in class hudson.plugins.findbugs.FindBugsResult
 
getReviewCount() - Method in class hudson.plugins.findbugs.parser.Bug
 
getSerializationFileName() - Method in class hudson.plugins.findbugs.FindBugsResult
 
getShortDescription() - Method in class hudson.plugins.findbugs.Pattern
Returns the shortDescription.
getShortMessage(String, Locale) - Method in class hudson.plugins.findbugs.FindBugsMessages
Returns a short description for the specified bug.
getSummary() - Method in class hudson.plugins.findbugs.FindBugsResult
 
getSummaryIconUrl() - Method in class hudson.plugins.findbugs.FindBugsDescriptor
 
getToolTip() - Method in class hudson.plugins.findbugs.parser.Bug
 
getType() - Method in class hudson.plugins.findbugs.parser.XmlBugInstance
 
getType() - Method in class hudson.plugins.findbugs.Pattern
Returns the type.
getWarnings() - Method in class hudson.plugins.findbugs.FindBugsTabDetail
 

H

hashCode() - Method in class hudson.plugins.findbugs.parser.Bug
 
hashCode() - Method in class hudson.plugins.findbugs.parser.HexishString
 
hasResult(MatrixRun) - Method in class hudson.plugins.findbugs.FindBugsAnnotationsAggregator
 
HexishString - Class in hudson.plugins.findbugs.parser
Efficient representation for mostly hexadecimal strings.
HexishString(String) - Constructor for class hudson.plugins.findbugs.parser.HexishString
 
HexishString.ConverterImpl - Class in hudson.plugins.findbugs.parser
Converter implementation for XStream that writes this out as a plain string.
hudson.plugins.findbugs - package hudson.plugins.findbugs
 
hudson.plugins.findbugs.dashboard - package hudson.plugins.findbugs.dashboard
 
hudson.plugins.findbugs.parser - package hudson.plugins.findbugs.parser
 
hudson.plugins.findbugs.tokens - package hudson.plugins.findbugs.tokens
 

I

isFindBugs2x(MojoExecution) - Static method in class hudson.plugins.findbugs.FindBugsPlugin
Returns whether the specified maven findbugs plug-in uses a FindBugs release 2.0.0 or newer.
isInCloud() - Method in class hudson.plugins.findbugs.parser.Bug
 
isIsRankActivated() - Method in class hudson.plugins.findbugs.FindBugsPublisher
Added to properly uncoercing.
isNotAProblem() - Method in class hudson.plugins.findbugs.parser.Bug
 
isRankActivated() - Method in class hudson.plugins.findbugs.FindBugsPublisher
Returns whether to use the rank when evaluation the priority.
isRankActivated() - Method in class hudson.plugins.findbugs.FindBugsReporter
Returns whether to use the rank when evaluation the priority.
isShouldBeInCloud() - Method in class hudson.plugins.findbugs.parser.Bug
 

M

MavenFindBugsResultAction - Class in hudson.plugins.findbugs
Deprecated.
not used anymore
MavenFindBugsResultAction(AbstractBuild<?, ?>, HealthDescriptor, String, FindBugsResult) - Constructor for class hudson.plugins.findbugs.MavenFindBugsResultAction
Deprecated.
Creates a new instance of MavenFindBugsResultAction.
MavenInitialization - Class in hudson.plugins.findbugs
Initialization of Maven classes.
Messages - Class in hudson.plugins.findbugs
Generated localization support class.
Messages() - Constructor for class hudson.plugins.findbugs.Messages
 

N

NewFindBugsWarningsTokenMacro - Class in hudson.plugins.findbugs.tokens
Provides a token that evaluates to the number of new FindBugs warnings.
NewFindBugsWarningsTokenMacro() - Constructor for class hudson.plugins.findbugs.tokens.NewFindBugsWarningsTokenMacro
Creates a new instance of NewFindBugsWarningsTokenMacro.

O

of(String) - Static method in class hudson.plugins.findbugs.parser.HexishString
 
ORIGIN - Static variable in class hudson.plugins.findbugs.parser.Bug
Origin of the annotation.

P

parse(InputStream) - Method in class hudson.plugins.findbugs.FindBugsMessages
Parses the FindBugs pattern description.
parse(File, String) - Method in class hudson.plugins.findbugs.parser.FindBugsParser
 
parse(File, Collection<String>, String) - Method in class hudson.plugins.findbugs.parser.FindBugsParser
Returns the parsed FindBugs analysis file.
Pattern - Class in hudson.plugins.findbugs
Bug pattern describing a bug type.
Pattern() - Constructor for class hudson.plugins.findbugs.Pattern
 
perform(Run<?, ?>, FilePath, PluginLogger) - Method in class hudson.plugins.findbugs.FindBugsPublisher
 
perform(MavenBuildProxy, MavenProject, MojoInfo, PluginLogger) - Method in class hudson.plugins.findbugs.FindBugsReporter
 
Portlet_WarningsNewVsFixedGraph() - Static method in class hudson.plugins.findbugs.Messages
Key Portlet.WarningsNewVsFixedGraph: FindBugs warnings trend graph (new vs. fixed).
Portlet_WarningsPriorityGraph() - Static method in class hudson.plugins.findbugs.Messages
Key Portlet.WarningsPriorityGraph: FindBugs warnings trend graph (priority distribution).
Portlet_WarningsTable() - Static method in class hudson.plugins.findbugs.Messages
Key Portlet.WarningsTable: FindBugs warnings per project.
Portlet_WarningsTotalsGraph() - Static method in class hudson.plugins.findbugs.Messages
Key Portlet.WarningsTotalsGraph: FindBugs warnings trend graph (totals).
Portlet_WarningsUserGraph() - Static method in class hudson.plugins.findbugs.Messages
Key Portlet.WarningsUserGraph: FindBugs warnings (priority per author).
preExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener) - Method in class hudson.plugins.findbugs.FindBugsReporter
 

R

run(DetailFactory) - Static method in class hudson.plugins.findbugs.MavenInitialization
Initializes the detail builder for Maven builds.

S

setCategory(String) - Method in class hudson.plugins.findbugs.parser.XmlBugInstance
 
setDescription(String) - Method in class hudson.plugins.findbugs.Pattern
Sets the description to the specified value.
setDetailsUrlTemplate(String) - Method in class hudson.plugins.findbugs.parser.Bug
 
setExcludePattern(String) - Method in class hudson.plugins.findbugs.FindBugsPublisher
 
setInCloud(boolean) - Method in class hudson.plugins.findbugs.parser.Bug
 
setIncludePattern(String) - Method in class hudson.plugins.findbugs.FindBugsPublisher
 
setInstanceHash(String) - Method in class hudson.plugins.findbugs.parser.Bug
Sets the unique hash code of this bug.
setInstanceHash(String) - Method in class hudson.plugins.findbugs.parser.XmlBugInstance
 
setIsRankActivated(boolean) - Method in class hudson.plugins.findbugs.FindBugsPublisher
 
setMessage(String) - Method in class hudson.plugins.findbugs.parser.XmlBugInstance
 
setPattern(String) - Method in class hudson.plugins.findbugs.FindBugsPublisher
 
setRank(int) - Method in class hudson.plugins.findbugs.parser.Bug
Sets the rank of this bug.
setShortDescription(String) - Method in class hudson.plugins.findbugs.Pattern
Sets the shortDescription to the specified value.
setShouldBeInCloud(boolean) - Method in class hudson.plugins.findbugs.parser.Bug
 
setType(String) - Method in class hudson.plugins.findbugs.parser.XmlBugInstance
 
setType(String) - Method in class hudson.plugins.findbugs.Pattern
Sets the type to the specified value.
shownByDefault() - Method in class hudson.plugins.findbugs.FindBugsColumn.ColumnDescriptor
 
size() - Method in class hudson.plugins.findbugs.FindBugsMessages
Returns the size of this messages cache.
start() - Method in class hudson.plugins.findbugs.FindBugsPlugin
 

T

toString() - Method in class hudson.plugins.findbugs.parser.HexishString
 

U

update(Map<MavenModule, List<MavenBuild>>, MavenBuild) - Method in class hudson.plugins.findbugs.MavenFindBugsResultAction
Deprecated.
Called whenever a new module build is completed, to update the aggregated report.

W

WarningsGraphDescriptor() - Constructor for class hudson.plugins.findbugs.dashboard.FindBugsEvaluationsGraphPortlet.WarningsGraphDescriptor
 
WarningsGraphDescriptor() - Constructor for class hudson.plugins.findbugs.dashboard.WarningsNewVersusFixedGraphPortlet.WarningsGraphDescriptor
 
WarningsGraphDescriptor() - Constructor for class hudson.plugins.findbugs.dashboard.WarningsPriorityGraphPortlet.WarningsGraphDescriptor
 
WarningsGraphDescriptor() - Constructor for class hudson.plugins.findbugs.dashboard.WarningsTotalsGraphPortlet.WarningsGraphDescriptor
 
WarningsGraphDescriptor() - Constructor for class hudson.plugins.findbugs.dashboard.WarningsUserGraphPortlet.WarningsGraphDescriptor
 
WarningsNewVersusFixedGraphPortlet - Class in hudson.plugins.findbugs.dashboard
A portlet that shows the warnings trend graph of fixed versus new warnings.
WarningsNewVersusFixedGraphPortlet(String, String, String, String) - Constructor for class hudson.plugins.findbugs.dashboard.WarningsNewVersusFixedGraphPortlet
Creates a new instance of WarningsNewVersusFixedGraphPortlet.
WarningsNewVersusFixedGraphPortlet.WarningsGraphDescriptor - Class in hudson.plugins.findbugs.dashboard
Extension point registration.
WarningsPerJobDescriptor() - Constructor for class hudson.plugins.findbugs.dashboard.WarningsTablePortlet.WarningsPerJobDescriptor
 
WarningsPriorityGraphPortlet - Class in hudson.plugins.findbugs.dashboard
A portlet that shows the warnings trend graph by priority.
WarningsPriorityGraphPortlet(String, String, String, String) - Constructor for class hudson.plugins.findbugs.dashboard.WarningsPriorityGraphPortlet
Creates a new instance of WarningsPriorityGraphPortlet.
WarningsPriorityGraphPortlet.WarningsGraphDescriptor - Class in hudson.plugins.findbugs.dashboard
Extension point registration.
WarningsTablePortlet - Class in hudson.plugins.findbugs.dashboard
A portlet that shows a table with the number of warnings in a job.
WarningsTablePortlet(String, boolean) - Constructor for class hudson.plugins.findbugs.dashboard.WarningsTablePortlet
Creates a new instance of WarningsTablePortlet.
WarningsTablePortlet.WarningsPerJobDescriptor - Class in hudson.plugins.findbugs.dashboard
Extension point registration.
WarningsTotalsGraphPortlet - Class in hudson.plugins.findbugs.dashboard
A portlet that shows the warnings trend graph by priority.
WarningsTotalsGraphPortlet(String, String, String, String) - Constructor for class hudson.plugins.findbugs.dashboard.WarningsTotalsGraphPortlet
Creates a new instance of WarningsTotalsGraphPortlet.
WarningsTotalsGraphPortlet.WarningsGraphDescriptor - Class in hudson.plugins.findbugs.dashboard
Extension point registration.
WarningsUserGraphPortlet - Class in hudson.plugins.findbugs.dashboard
A portlet that shows the warnings of the last build by user and priority.
WarningsUserGraphPortlet(String, String, String, String) - Constructor for class hudson.plugins.findbugs.dashboard.WarningsUserGraphPortlet
Creates a new instance of WarningsUserGraphPortlet.
WarningsUserGraphPortlet.WarningsGraphDescriptor - Class in hudson.plugins.findbugs.dashboard
Extension point registration.

X

XmlBugInstance - Class in hudson.plugins.findbugs.parser
Java Bean to create the mapping of hash codes to messages using the Digester XML parser.
XmlBugInstance() - Constructor for class hudson.plugins.findbugs.parser.XmlBugInstance
 

_

_FindBugs_Bug_cloudInfo_firstSeen(Object) - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Bug.cloudInfo.firstSeen: at {0}.
_FindBugs_Bug_cloudInfo_reviewer_plural(Object) - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Bug.cloudInfo.reviewer.plural: {0} comments.
_FindBugs_Bug_cloudInfo_reviewer_singular() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Bug.cloudInfo.reviewer.singular: 1 comment.
_FindBugs_Bug_cloudInfo_seenAt_plural(Object) - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Bug.cloudInfo.seenAt.plural: First seen {0} days ago.
_FindBugs_Bug_cloudInfo_seenAt_singular() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Bug.cloudInfo.seenAt.singular: First seen yesterday.
_FindBugs_Bug_cloudInfo_title() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Bug.cloudInfo.title: FindBugs Cloud.
_FindBugs_Detail_header() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Detail.header: FindBugs Warnings.
_FindBugs_EvaluationsGraph_title() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.EvaluationsGraph.title: FindBugs Cloud Comments.
_FindBugs_FindBugsCollector_Error_EmptyFile(Object) - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.FindBugsCollector.Error.EmptyFile: Skipping FindBugs file {0} because it''s empty..
_FindBugs_FindBugsCollector_Error_Exception(Object) - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.FindBugsCollector.Error.Exception: Parsing of file {0} failed due to an exception:.
_FindBugs_FindBugsCollector_Error_NoPermission(Object) - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.FindBugsCollector.Error.NoPermission: Skipping FindBugs file {0} because we have no permission to read the file..
_FindBugs_FindBugsCollector_Error_OldMavenPlugin(Object) - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.FindBugsCollector.Error.OldMavenPlugin: FindBugs file {0} was either created with the out-dated version 1.1.1 of the maven-findbugs-plugin or you did not specify the correct results file (findbugsXml.xml and not findbugs.xml)..
_FindBugs_FixedWarnings_Detail_header() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.FixedWarnings.Detail.header: Fixed FindBugs Warnings.
_FindBugs_NewWarnings_Detail_header() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.NewWarnings.Detail.header: New FindBugs Warnings.
_FindBugs_ProjectAction_Name() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.ProjectAction.Name: FindBugs Warnings.
_FindBugs_Publisher_Name() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Publisher.Name: [Deprecated] Publish FindBugs analysis results.
_FindBugs_Publisher_NoMessageFoundText() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Publisher.NoMessageFoundText: No description available..
_FindBugs_ResultAction_HealthReportMultipleItem(Object) - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.ResultAction.HealthReportMultipleItem: FindBugs: {0} warnings found..
_FindBugs_ResultAction_HealthReportNoItem() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.ResultAction.HealthReportNoItem: FindBugs: no warnings found..
_FindBugs_ResultAction_HealthReportSingleItem() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.ResultAction.HealthReportSingleItem: FindBugs: one warning found..
_FindBugs_Trend_Name() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Trend.Name: FindBugs Trend.
_FindBugs_Warnings_Column() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Warnings.Column: Number of FindBugs warnings.
_FindBugs_Warnings_ColumnHeader() - Static method in class hudson.plugins.findbugs.Messages
Key FindBugs.Warnings.ColumnHeader: # FindBugs.
_Portlet_WarningsNewVsFixedGraph() - Static method in class hudson.plugins.findbugs.Messages
Key Portlet.WarningsNewVsFixedGraph: FindBugs warnings trend graph (new vs. fixed).
_Portlet_WarningsPriorityGraph() - Static method in class hudson.plugins.findbugs.Messages
Key Portlet.WarningsPriorityGraph: FindBugs warnings trend graph (priority distribution).
_Portlet_WarningsTable() - Static method in class hudson.plugins.findbugs.Messages
Key Portlet.WarningsTable: FindBugs warnings per project.
_Portlet_WarningsTotalsGraph() - Static method in class hudson.plugins.findbugs.Messages
Key Portlet.WarningsTotalsGraph: FindBugs warnings trend graph (totals).
_Portlet_WarningsUserGraph() - Static method in class hudson.plugins.findbugs.Messages
Key Portlet.WarningsUserGraph: FindBugs warnings (priority per author).
A B C E F G H I M N O P R S T U W X _ 
Skip navigation links

Copyright © 2016–2018. All rights reserved.