JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
G
H
I
N
A
AsyncTrendChart
- Interface in
io.jenkins.plugins.echarts
Provides the trend chart for a job.
AsyncTrendJobAction
<
T
extends io.jenkins.plugins.util.BuildAction<?>> - Class in
io.jenkins.plugins.echarts
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).
AsyncTrendJobAction(Job<?, ?>, Class<T>)
- Constructor for class io.jenkins.plugins.echarts.
AsyncTrendJobAction
Creates a new instance of
AsyncTrendJobAction
.
B
BuildActionIterator
<
T
extends io.jenkins.plugins.util.BuildAction<?>> - Class in
io.jenkins.plugins.echarts
Iterates over a collection of builds that contain results of a given generic type.
BuildActionIterator(Class<T>, Optional<T>)
- Constructor for class io.jenkins.plugins.echarts.
BuildActionIterator
Creates a new iterator that selects action of the given type
actionType
.
C
createBuildHistory()
- Method in class io.jenkins.plugins.echarts.
AsyncTrendJobAction
createChartModel()
- Method in class io.jenkins.plugins.echarts.
AsyncTrendJobAction
Creates the model of the trend chart.
G
getBuildTrendModel()
- Method in interface io.jenkins.plugins.echarts.
AsyncTrendChart
Returns the UI model for an ECharts chart that shows the build trend.
getBuildTrendModel()
- Method in class io.jenkins.plugins.echarts.
AsyncTrendJobAction
H
hasNext()
- Method in class io.jenkins.plugins.echarts.
BuildActionIterator
I
io.jenkins.plugins.echarts
- package io.jenkins.plugins.echarts
isTrendVisible()
- Method in interface io.jenkins.plugins.echarts.
AsyncTrendChart
Returns whether the trend report should be shown.
isTrendVisible()
- Method in class io.jenkins.plugins.echarts.
AsyncTrendJobAction
This default implementation checks whether there are at least two build results available.
N
next()
- Method in class io.jenkins.plugins.echarts.
BuildActionIterator
A
B
C
G
H
I
N
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016–2020. All rights reserved.