Klasse IssuesTablePortlet.Result

java.lang.Object
io.jenkins.plugins.analysis.core.portlets.IssuesTablePortlet.Result
Umschließende Klasse:
IssuesTablePortlet

public static class IssuesTablePortlet.Result extends Object
Provides the model for a cell of the table, that contains the static analysis result.
  • Methodendetails

    • getTotal

      public OptionalInt getTotal()
      Returns the total number of issues for the selected static analysis tool in a given job.
      Gibt zurück:
      the number of issues for a tool in a given job
    • getUrl

      public String getUrl()
      Returns the URL of the associated action, relative to the context root of Jenkins.
      Gibt zurück:
      the URL to the results