Uses of Interface
io.jenkins.plugins.echarts.AsyncConfigurableTrendChart
-
Uses of AsyncConfigurableTrendChart in io.jenkins.plugins.echarts
Classes in io.jenkins.plugins.echarts that implement AsyncConfigurableTrendChartModifier and TypeClassDescriptionclass
AsyncConfigurableTrendJobAction<T extends io.jenkins.plugins.util.BuildAction<?>>
A job action displays a link on the side panel of a job that refers to the last build that contains results (i.e.class
TrendChartJobAction<T extends io.jenkins.plugins.util.BuildAction<?>>
A job action displays a link on the side panel of a job that refers to the last build that contains results (i.e., aBuildAction
with a corresponding result).