| Interface | Description |
|---|---|
| AsyncTrendChart |
Provides the trend chart for a job.
|
| Class | Description |
|---|---|
| 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.
|
Copyright © 2016–2020. All rights reserved.