public class ReportTableModel
extends io.jenkins.plugins.datatables.TableModel
This model consists of the following columns:
| Constructor and Description |
|---|
ReportTableModel(org.json.JSONArray ja,
String rptType) |
| Modifier and Type | Method and Description |
|---|---|
List<io.jenkins.plugins.datatables.TableColumn> |
getColumns() |
String |
getId() |
List<Object> |
getRows() |
public ReportTableModel(org.json.JSONArray ja,
String rptType)
Copyright © 2016–2022. All rights reserved.