Class JobAction
java.lang.Object
io.jenkins.plugins.util.JobAction<T>
io.jenkins.plugins.echarts.AsyncTrendJobAction<ResultAction>
org.jenkinsci.plugins.DependencyCheck.JobAction
- All Implemented Interfaces:
 Action,ModelObject,io.jenkins.plugins.echarts.AsyncTrendChart
Ported from the Dependency-Track Jenkins plugin.
- Since:
 - 5.0.0
 - Author:
 - Steve Springett (steve.springett@owasp.org)
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected edu.hm.hafner.echarts.LinesChartModelMethods inherited from class io.jenkins.plugins.echarts.AsyncTrendJobAction
createBuildHistory, getBuildTrendModel, isTrendVisibleMethods inherited from class io.jenkins.plugins.util.JobAction
doIndex, getBuildActionClass, getLatestAction, getOwner 
- 
Constructor Details
- 
JobAction
 
 - 
 - 
Method Details
- 
getIconFileName
 - 
getDisplayName
 - 
getUrlName
 - 
createChartModel
protected edu.hm.hafner.echarts.LinesChartModel createChartModel()- Specified by:
 createChartModelin classio.jenkins.plugins.echarts.AsyncTrendJobAction<ResultAction>
 
 -