Package com.bmc.ims

Class ReportViewModel

  • All Implemented Interfaces:
    ModelObject, io.jenkins.plugins.datatables.AsyncTableContentProvider

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

      • ReportViewModel

        public ReportViewModel​(Run owner,
                               org.json.JSONArray ja,
                               String reportType)
    • Method Detail

      • getTableModel

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

        public String getCommitModel()
      • getOwner

        public Run getOwner()
      • getRptType

        public String getRptType()
      • create

        public String create()