Class CommitStatisticsJobAction
java.lang.Object
hudson.model.InvisibleAction
io.jenkins.plugins.forensics.miner.CommitStatisticsJobAction
- All Implemented Interfaces:
Action,ModelObject,io.jenkins.plugins.echarts.AsyncConfigurableTrendChart
public class CommitStatisticsJobAction
extends InvisibleAction
implements io.jenkins.plugins.echarts.AsyncConfigurableTrendChart
This job action is responsible to render the historical trend of the commit statistics via its associated
'floatingBox.jelly' view.
- Author:
- Ullrich Hafner
-
Method Summary
Methods inherited from class hudson.model.InvisibleAction
getDisplayName, getIconFileName, getUrlName
-
Method Details
-
getConfigurableBuildTrendModel
- Specified by:
getConfigurableBuildTrendModelin interfaceio.jenkins.plugins.echarts.AsyncConfigurableTrendChart
-
isTrendVisible
public boolean isTrendVisible()- Specified by:
isTrendVisiblein interfaceio.jenkins.plugins.echarts.AsyncConfigurableTrendChart
-