Uses of Interface
io.jenkins.plugins.echarts.AsyncTrendChart
-
Uses of AsyncTrendChart in io.jenkins.plugins.echarts
Classes in io.jenkins.plugins.echarts that implement AsyncTrendChartModifier 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
AsyncTrendJobAction<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).