Package com.bmc.ims

Class ReportViewModel

java.lang.Object
io.jenkins.plugins.datatables.DefaultAsyncTableContentProvider
com.bmc.ims.ReportViewModel
All Implemented Interfaces:
ModelObject, io.jenkins.plugins.datatables.AsyncTableContentProvider

public class ReportViewModel extends io.jenkins.plugins.datatables.DefaultAsyncTableContentProvider implements ModelObject
  • Constructor Details

    • ReportViewModel

      public ReportViewModel(Run owner, List<com.google.gson.JsonObject> ja, String reportType)
  • Method Details

    • getTableModel

      public io.jenkins.plugins.datatables.TableModel getTableModel(String s)
      Specified by:
      getTableModel in interface io.jenkins.plugins.datatables.AsyncTableContentProvider
    • getDisplayName

      public String getDisplayName()
      Specified by:
      getDisplayName in interface ModelObject
    • getCommitModel

      public String getCommitModel()
    • getOwner

      public Run getOwner()
    • getRptType

      public String getRptType()
    • create

      public String create()