Uses of Class
org.eclipse.jgit.api.ShowNoteCommand

Packages that use ShowNoteCommand
org.eclipse.jgit.api   
 

Uses of ShowNoteCommand in org.eclipse.jgit.api
 

Methods in org.eclipse.jgit.api that return ShowNoteCommand
 ShowNoteCommand Git.notesShow()
          Returns a command to show notes on an object
 ShowNoteCommand ShowNoteCommand.setNotesRef(String notesRef)
           
 ShowNoteCommand ShowNoteCommand.setObjectId(RevObject id)
          Sets the object id of object you want a note on
 



Copyright © 2012. All Rights Reserved.