Package jenkins.widgets
Class HistoryPageEntry<T>
java.lang.Object
jenkins.widgets.HistoryPageEntry<T>
- Type Parameters:
T
- typicallyHistoricalBuild
orQueueItem
Represents an entry used by the
HistoryPageFilter
.
Wraps QueueItem
and HistoricalBuild
instances from the build queue, normalizing
access to the info required for pagination.
- Author:
- tom.fennelly@gmail.com
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
HistoryPageEntry
-
-
Method Details
-
getEntry
-
getEntryId
public long getEntryId() -
getEntryId
-