|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensolaris.opengrok.history.DirectoryHistoryReader
public class DirectoryHistoryReader
Generate SCM history for directory by using the Index database. (Please note that SCM systems that supports changesets consisting of multiple files should implement their own HistoryReader!)
Constructor Summary | |
---|---|
DirectoryHistoryReader(java.lang.String path)
|
Method Summary | |
---|---|
History |
getHistory()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DirectoryHistoryReader(java.lang.String path) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public History getHistory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |