Class ParasoftTableModel.ParasoftTableRow

java.lang.Object
io.jenkins.plugins.analysis.core.model.DetailsTableModel.TableRow
com.parasoft.findings.jenkins.tool.ParasoftTableModel.ParasoftTableRow
Enclosing class:
ParasoftTableModel

public class ParasoftTableModel.ParasoftTableRow extends io.jenkins.plugins.analysis.core.model.DetailsTableModel.TableRow
  • Constructor Details

    • ParasoftTableRow

      protected ParasoftTableRow(io.jenkins.plugins.analysis.core.model.StaticAnalysisLabelProvider.AgeBuilder ageBuilder, io.jenkins.plugins.analysis.core.model.FileNameRenderer fileNameRenderer, io.jenkins.plugins.analysis.core.model.DescriptionProvider descriptionProvider, edu.hm.hafner.analysis.Issue issue, io.jenkins.plugins.util.JenkinsFacade jenkinsFacade)
  • Method Details

    • getDescription

      public String getDescription()
      Overrides:
      getDescription in class io.jenkins.plugins.analysis.core.model.DetailsTableModel.TableRow
    • getPackageName

      public String getPackageName()
    • getCategory

      public String getCategory()
    • getType

      public String getType()
    • getSeverity

      public String getSeverity()
    • getAuthor

      public String getAuthor()
    • getRevision

      public String getRevision()