|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HistoryEntry | |
|---|---|
| org.opensolaris.opengrok.history | From the OpenGrok internals: To get the version control history Analyzer Guru, calls his old friend the good old History Guru. |
| Uses of HistoryEntry in org.opensolaris.opengrok.history |
|---|
| Methods in org.opensolaris.opengrok.history that return types with arguments of type HistoryEntry | |
|---|---|
java.util.List<HistoryEntry> |
History.getHistoryEntries()
Get the list of log entries, most recent first. |
| Method parameters in org.opensolaris.opengrok.history with type arguments of type HistoryEntry | |
|---|---|
void |
History.setHistoryEntries(java.util.List<HistoryEntry> entries)
Set the list of log entries for the file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||