All Classes and Interfaces
Class
Description
ActionSelector<T extends io.jenkins.plugins.util.BuildAction<?>>
Selects a specific action from the all actions that are attached to the given build.
Provides the trend chart for a job.
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.
Provides the trend chart for a job.
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., a
BuildAction
with a corresponding result).BuildActionIterator<T extends io.jenkins.plugins.util.BuildAction<?>>
Iterates over a collection of builds that contain results of a given generic type.
Iterates over a collection of builds that contain results of a given generic type.
An iterable that provides an iterator for specific values of build that should be rendered in a trend chart.
Jenkins color palette.
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., a
BuildAction
with a corresponding result).