public class ForensicsViewModel
extends io.jenkins.plugins.datatables.DefaultAsyncTableContentProvider
implements hudson.model.ModelObject
ForensicsViewModel package.| Modifier and Type | Method and Description |
|---|---|
String |
getAuthorsModel()
Returns the UI model for an ECharts doughnut chart that shows the severities.
|
String |
getCommitsModel()
Returns the UI model for an ECharts doughnut chart that shows the severities.
|
String |
getDisplayName() |
hudson.model.Run<?,?> |
getOwner() |
io.jenkins.plugins.datatables.TableModel |
getTableModel(String id) |
public hudson.model.Run<?,?> getOwner()
public String getDisplayName()
getDisplayName in interface hudson.model.ModelObjectpublic io.jenkins.plugins.datatables.TableModel getTableModel(String id)
getTableModel in interface io.jenkins.plugins.datatables.AsyncTableContentProvider@JavaScriptMethod public String getAuthorsModel()
@JavaScriptMethod public String getCommitsModel()
Copyright © 2016–2020. All rights reserved.