Searched defs:getHistoryEntries (Results 1 - 1 of 1) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/history/
H A DHistory.java70 public List<HistoryEntry> getHistoryEntries() { method in class:History
82 public List<HistoryEntry> getHistoryEntries(int limit, int offset) { method in class:History

Completed in 8 milliseconds