Uses of Class
org.kohsuke.github.GHRef

Uses of GHRef in org.kohsuke.github
 

Methods in org.kohsuke.github that return GHRef
 GHRef[] GHRepository.getRefs()
          Retrieves all refs for the github repository.
 GHRef[] GHRepository.getRefs(String refType)
          Retrienved all refs of the given type for the current GitHub repository.
 



Copyright © 2013. All rights reserved.