Klasse SymbolIconLabelProvider

java.lang.Object
io.jenkins.plugins.analysis.core.model.StaticAnalysisLabelProvider
io.jenkins.plugins.analysis.core.model.SymbolIconLabelProvider
Alle implementierten Schnittstellen:
DescriptionProvider

public class SymbolIconLabelProvider extends StaticAnalysisLabelProvider
Provides SVG icons that have the same name as the URL (or ID) of a tool.
Autor:
Ullrich Hafner
  • Konstruktordetails

    • SymbolIconLabelProvider

      public SymbolIconLabelProvider(String id, String name, DescriptionProvider descriptionProvider, String symbolName)
      Creates a new label provider with the specified ID and name.
      Parameter:
      id - the ID (i.e., URL)
      name - the name of the tool
      descriptionProvider - provides additional descriptions for an issue
      symbolName - the name of the symbol
  • Methodendetails