- 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
-
- FindBugsAnnotationsAggregator(MatrixBuild, Launcher, BuildListener, HealthDescriptor, String, boolean, boolean) - Constructor for class hudson.plugins.findbugs.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
-
- FindBugsColumn.ColumnDescriptor - Class in hudson.plugins.findbugs
-
Descriptor for the column.
- FindBugsDescriptor - Class in hudson.plugins.findbugs
-
- FindBugsDescriptor() - Constructor for class hudson.plugins.findbugs.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
-
- 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
-
- FindBugsMavenResult - Class in hudson.plugins.findbugs
-
- FindBugsMavenResult(AbstractBuild<?, ?>, String, ParserResult) - Constructor for class hudson.plugins.findbugs.FindBugsMavenResult
-
Deprecated.
- FindBugsMavenResultAction - Class in hudson.plugins.findbugs
-
- FindBugsMavenResultAction(Run<?, ?>, HealthDescriptor, String, FindBugsResult) - Constructor for class hudson.plugins.findbugs.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
-
- FindBugsParser(boolean, String, String) - Constructor for class hudson.plugins.findbugs.parser.FindBugsParser
-
- FindBugsParser(Collection<String>, boolean, String, String) - Constructor for class hudson.plugins.findbugs.parser.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
-
- FindBugsProjectAction(Job<?, ?>, Class<? extends ResultAction<FindBugsResult>>) - Constructor for class hudson.plugins.findbugs.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
-
- 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
-
- 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
-
- FindBugsResult(Run<?, ?>, String, ParserResult, boolean, boolean, Class<? extends ResultAction<FindBugsResult>>) - Constructor for class hudson.plugins.findbugs.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
-
- 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
-
- 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
-
- 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
-
- 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
-
- fromString(String) - Method in class hudson.plugins.findbugs.parser.HexishString.ConverterImpl
-
- _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).