Uses of Package
org.eclipse.jgit.notes

Packages that use org.eclipse.jgit.notes
org.eclipse.jgit.api   
org.eclipse.jgit.notes   
 

Classes in org.eclipse.jgit.notes used by org.eclipse.jgit.api
Note
          In-memory representation of a single note attached to one object.
 

Classes in org.eclipse.jgit.notes used by org.eclipse.jgit.notes
Note
          In-memory representation of a single note attached to one object.
NoteMap
          Index of notes from a note branch.
NoteMerger
          Three-way note merge operation.
NotesMergeConflictException
          This exception will be thrown from the NoteMerger when a conflict on Notes content is found during merge.
 



Copyright © 2012. All Rights Reserved.