Klasse CommitStatisticsJobAction
java.lang.Object
hudson.model.InvisibleAction
io.jenkins.plugins.forensics.miner.CommitStatisticsJobAction
- Alle implementierten Schnittstellen:
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.
- Autor:
- Ullrich Hafner
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetConfigurableBuildTrendModel
(String configuration) boolean
Von Klasse geerbte Methoden hudson.model.InvisibleAction
getDisplayName, getIconFileName, getUrlName
-
Methodendetails
-
getConfigurableBuildTrendModel
- Angegeben von:
getConfigurableBuildTrendModel
in Schnittstelleio.jenkins.plugins.echarts.AsyncConfigurableTrendChart
-
isTrendVisible
public boolean isTrendVisible()- Angegeben von:
isTrendVisible
in Schnittstelleio.jenkins.plugins.echarts.AsyncConfigurableTrendChart
-