Uses of Class
jenkins.widgets.HistoryPageFilter
-
Packages that use HistoryPageFilter Package Description hudson.widgets -
-
Uses of HistoryPageFilter in hudson.widgets
Methods in hudson.widgets that return HistoryPageFilter Modifier and Type Method Description HistoryPageFilter
BuildHistoryWidget. getHistoryPageFilter()
HistoryPageFilter
HistoryWidget. getHistoryPageFilter()
Get aHistoryPageFilter
for rendering a page of queue items.protected HistoryPageFilter<T>
HistoryWidget. newPageFilter()
protected HistoryPageFilter
HistoryWidget. updateFirstTransientBuildKey(HistoryPageFilter historyPageFilter)
Calculates the first transient build record.Methods in hudson.widgets with parameters of type HistoryPageFilter Modifier and Type Method Description protected HistoryPageFilter
HistoryWidget. updateFirstTransientBuildKey(HistoryPageFilter historyPageFilter)
Calculates the first transient build record.
-