Uses of Package
org.opensolaris.opengrok.history

Packages that use org.opensolaris.opengrok.history
org.opensolaris.opengrok.analysis   
org.opensolaris.opengrok.analysis.c   
org.opensolaris.opengrok.analysis.document   
org.opensolaris.opengrok.analysis.java   
org.opensolaris.opengrok.analysis.lisp   
org.opensolaris.opengrok.analysis.plain   
org.opensolaris.opengrok.analysis.sh   
org.opensolaris.opengrok.analysis.sql   
org.opensolaris.opengrok.analysis.tcl   
org.opensolaris.opengrok.configuration   
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. 
org.opensolaris.opengrok.search   
org.opensolaris.opengrok.search.context   
org.opensolaris.opengrok.web   
 

Classes in org.opensolaris.opengrok.history used by org.opensolaris.opengrok.analysis
Annotation
          Class representing file annotation, i.e., revision and author for the last modification of each line in the file.
 

Classes in org.opensolaris.opengrok.history used by org.opensolaris.opengrok.analysis.c
Annotation
          Class representing file annotation, i.e., revision and author for the last modification of each line in the file.
 

Classes in org.opensolaris.opengrok.history used by org.opensolaris.opengrok.analysis.document
Annotation
          Class representing file annotation, i.e., revision and author for the last modification of each line in the file.
 

Classes in org.opensolaris.opengrok.history used by org.opensolaris.opengrok.analysis.java
Annotation
          Class representing file annotation, i.e., revision and author for the last modification of each line in the file.
 

Classes in org.opensolaris.opengrok.history used by org.opensolaris.opengrok.analysis.lisp
Annotation
          Class representing file annotation, i.e., revision and author for the last modification of each line in the file.
 

Classes in org.opensolaris.opengrok.history used by org.opensolaris.opengrok.analysis.plain
Annotation
          Class representing file annotation, i.e., revision and author for the last modification of each line in the file.
 

Classes in org.opensolaris.opengrok.history used by org.opensolaris.opengrok.analysis.sh
Annotation
          Class representing file annotation, i.e., revision and author for the last modification of each line in the file.
 

Classes in org.opensolaris.opengrok.history used by org.opensolaris.opengrok.analysis.sql
Annotation
          Class representing file annotation, i.e., revision and author for the last modification of each line in the file.
 

Classes in org.opensolaris.opengrok.history used by org.opensolaris.opengrok.analysis.tcl
Annotation
          Class representing file annotation, i.e., revision and author for the last modification of each line in the file.
 

Classes in org.opensolaris.opengrok.history used by org.opensolaris.opengrok.configuration
Repository
          An interface for an external repository.
 

Classes in org.opensolaris.opengrok.history used by org.opensolaris.opengrok.history
Annotation
          Class representing file annotation, i.e., revision and author for the last modification of each line in the file.
DirectoryHistoryParser
          HistoryParser that use the Lucene index to generate the history log.
History
          Class representing the history of a file.
HistoryEntry
          Collect all information of a given revision
HistoryException
          Exception thrown when retrieval or manipulation of history information fails.
HistoryGuru
          The HistoryGuru is used to implement an transparent layer to the various source control systems.
HistoryReader
          Class for reading history entries.
RCSRepository
          Access to an RCS repository.
Repository
          An interface for an external repository.
 

Classes in org.opensolaris.opengrok.history used by org.opensolaris.opengrok.search
HistoryException
          Exception thrown when retrieval or manipulation of history information fails.
 

Classes in org.opensolaris.opengrok.history used by org.opensolaris.opengrok.search.context
HistoryException
          Exception thrown when retrieval or manipulation of history information fails.
 

Classes in org.opensolaris.opengrok.history used by org.opensolaris.opengrok.web
Annotation
          Class representing file annotation, i.e., revision and author for the last modification of each line in the file.