Uses of Class
jenkins.widgets.HistoryPageEntry
-
Packages that use HistoryPageEntry Package Description hudson.widgets jenkins.widgets -
-
Uses of HistoryPageEntry in hudson.widgets
Methods in hudson.widgets that return types with arguments of type HistoryPageEntry Modifier and Type Method Description Iterable<HistoryPageEntry<T>>
HistoryWidget. getRenderList()
The records to be rendered this time. -
Uses of HistoryPageEntry in jenkins.widgets
Fields in jenkins.widgets with type parameters of type HistoryPageEntry Modifier and Type Field Description List<HistoryPageEntry<Queue.Item>>
HistoryPageFilter. queueItems
List<HistoryPageEntry<Run>>
HistoryPageFilter. runs
-