Uses of Class
jenkins.widgets.HistoryPageFilter
Packages that use HistoryPageFilter
-
Uses of HistoryPageFilter in hudson.widgets
Methods in hudson.widgets that return HistoryPageFilterModifier and TypeMethodDescriptionBuildHistoryWidget.getHistoryPageFilter()
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 HistoryPageFilterModifier and TypeMethodDescriptionprotected HistoryPageFilter
HistoryWidget.updateFirstTransientBuildKey
(HistoryPageFilter historyPageFilter) Calculates the first transient build record.