Verwendungen von Klasse
io.jenkins.plugins.analysis.core.model.StaticAnalysisLabelProvider
Packages, die StaticAnalysisLabelProvider verwenden
Package
Beschreibung
-
Verwendungen von StaticAnalysisLabelProvider in io.jenkins.plugins.analysis.core.model
Unterklassen von StaticAnalysisLabelProvider in io.jenkins.plugins.analysis.core.modelModifizierer und TypKlasseBeschreibungclass
Provides icons that have the same name as the URL (or ID) of a tool.class
Provides SVG icons that have the same name as the URL (or ID) of a tool.class
Provides SVG icons that have the same name as the URL (or ID) of a tool.Methoden in io.jenkins.plugins.analysis.core.model, die StaticAnalysisLabelProvider zurückgebenModifizierer und TypMethodeBeschreibungFinds the label provider for the static analysis tool with the specified ID.Finds the label provider for the static analysis tool with the specified ID.AnalysisModelParser.AnalysisModelParserDescriptor.getLabelProvider()
Returns aStaticAnalysisLabelProvider
that will render all tool specific labels.IssuesDetail.getLabelProvider()
Returns the label provider to render the localized labels.ResultAction.getLabelProvider()
Returns theStaticAnalysisLabelProvider
for this action.Tool.getLabelProvider()
Returns the associated label provider for this tool.Tool.ToolDescriptor.getLabelProvider()
Returns aStaticAnalysisLabelProvider
that will render all tool specific labels.Sets the human-readable name of the tool.Methoden in io.jenkins.plugins.analysis.core.model, die Typen mit Argumenten vom Typ StaticAnalysisLabelProvider zurückgebenModifizierer und TypMethodeBeschreibungLabelProviderFactory.StaticAnalysisToolFactory.getLabelProvider
(String id) Returns the additional static analysis tools.SummaryModel.getTools()
Returns the tools that contribute to this result.Konstruktoren in io.jenkins.plugins.analysis.core.model mit Parametern vom Typ StaticAnalysisLabelProviderModifiziererKonstruktorBeschreibungIssuesDetail
(Run<?, ?> owner, AnalysisResult result, edu.hm.hafner.analysis.Report report, edu.hm.hafner.analysis.Report newIssues, edu.hm.hafner.analysis.Report outstandingIssues, edu.hm.hafner.analysis.Report fixedIssues, String displayName, String url, StaticAnalysisLabelProvider labelProvider, Charset sourceEncoding) Creates a new detail model with the corresponding viewIssuesDetail/index.jelly
.IssuesDetail
(Run<?, ?> owner, AnalysisResult result, edu.hm.hafner.analysis.Report report, edu.hm.hafner.analysis.Report newIssues, edu.hm.hafner.analysis.Report outstandingIssues, edu.hm.hafner.analysis.Report fixedIssues, String displayName, String url, StaticAnalysisLabelProvider labelProvider, Charset sourceEncoding, HealthDescriptor healthDescriptor) Creates a new detail model with the corresponding viewIssuesDetail/index.jelly
.IssuesDetail
(Run<?, ?> owner, AnalysisResult result, StaticAnalysisLabelProvider labelProvider, HealthDescriptor healthDescriptor, Charset sourceEncoding) Creates a new detail model with the corresponding viewIssuesDetail/index.jelly
.JobAction
(Job<?, ?> owner, StaticAnalysisLabelProvider labelProvider) Veraltet.JobAction
(Job<?, ?> owner, StaticAnalysisLabelProvider labelProvider, int numberOfTools) Creates a new instance ofJobAction
.JobAction
(Job<?, ?> owner, StaticAnalysisLabelProvider labelProvider, int numberOfTools, TrendChartType trendChartType) Creates a new instance ofJobAction
.SummaryModel
(StaticAnalysisLabelProvider labelProvider, AnalysisResult result) Creates a newSummaryModel
. -
Verwendungen von StaticAnalysisLabelProvider in io.jenkins.plugins.analysis.warnings
Methoden in io.jenkins.plugins.analysis.warnings, die StaticAnalysisLabelProvider zurückgebenModifizierer und TypMethodeBeschreibungAndroidLint.Descriptor.getLabelProvider()
AnsibleLint.Descriptor.getLabelProvider()
Brakeman.Descriptor.getLabelProvider()
CheckStyle.Descriptor.getLabelProvider()
Cpd.Descriptor.getLabelProvider()
DupFinder.Descriptor.getLabelProvider()
ErrorProne.Descriptor.getLabelProvider()
EsLint.Descriptor.getLabelProvider()
FindBugs.FindBugsDescriptor.getLabelProvider()
GoLint.Descriptor.getLabelProvider()
HadoLint.Descriptor.getLabelProvider()
IdeaInspection.Descriptor.getLabelProvider()
Java.Descriptor.getLabelProvider()
JavaDoc.Descriptor.getLabelProvider()
JUnit.Descriptor.getLabelProvider()
Kotlin.Descriptor.getLabelProvider()
KtLint.Descriptor.getLabelProvider()
OTDockerLint.Descriptor.getLabelProvider()
PhpStan.Descriptor.getLabelProvider()
Pit.Descriptor.getLabelProvider()
Pmd.Descriptor.getLabelProvider()
PVSStudio.Descriptor.getLabelProvider()
PyLint.Descriptor.getLabelProvider()
QtTranslation.Descriptor.getLabelProvider()
RegisteredParser.getLabelProvider()
ResharperInspectCode.Descriptor.getLabelProvider()
RevApi.Descriptor.getLabelProvider()
RfLint.Descriptor.getLabelProvider()
RuboCop.Descriptor.getLabelProvider()
Scala.Descriptor.getLabelProvider()
Simian.Descriptor.getLabelProvider()
SonarQube.Descriptor.getLabelProvider()
SpotBugs.Descriptor.getLabelProvider()
StyleLint.Descriptor.getLabelProvider()
VeraCodePipelineScanner.Descriptor.getLabelProvider()
-
Verwendungen von StaticAnalysisLabelProvider in io.jenkins.plugins.analysis.warnings.axivion
Methoden in io.jenkins.plugins.analysis.warnings.axivion, die StaticAnalysisLabelProvider zurückgebenModifizierer und TypMethodeBeschreibungAxivionSuite.AxivionSuiteToolDescriptor.getLabelProvider()
-
Verwendungen von StaticAnalysisLabelProvider in io.jenkins.plugins.analysis.warnings.groovy
Methoden in io.jenkins.plugins.analysis.warnings.groovy, die StaticAnalysisLabelProvider zurückgebenMethoden in io.jenkins.plugins.analysis.warnings.groovy, die Typen mit Argumenten vom Typ StaticAnalysisLabelProvider zurückgebenModifizierer und TypMethodeBeschreibungParserConfiguration.ParserFactory.getLabelProvider
(String id) -
Verwendungen von StaticAnalysisLabelProvider in io.jenkins.plugins.analysis.warnings.tasks
Methoden in io.jenkins.plugins.analysis.warnings.tasks, die StaticAnalysisLabelProvider zurückgeben
JobAction(Job, StaticAnalysisLabelProvider, int)