public class HistoryPageEntry<T> extends Object
HistoryPageFilter
.
Wraps Queue.Item
and Run
instances from the build queue, normalizing
access to the info required for pagination.
Constructor and Description |
---|
HistoryPageEntry(T entry) |
Modifier and Type | Method and Description |
---|---|
T |
getEntry() |
long |
getEntryId() |
protected static long |
getEntryId(Object entry) |
Copyright © 2004–2021. All rights reserved.