Deprecated API


Contents
Deprecated Methods
org.kohsuke.github.GHPerson.getGravatarId()
          No longer available in the v3 API. 
org.kohsuke.github.GHPullRequest.getIssueUpdatedAt()
           
org.kohsuke.github.GHRepository.getMilestones()
          Use GHRepository.listMilestones(GHIssueState) 
org.kohsuke.github.GHRepository.getPostCommitHooks()
          Use GHRepository.getHooks() and GHRepository.createHook(String, Map, Collection, boolean) 
org.kohsuke.github.GHIssueComment.getUserName()
           
 



Copyright © 2013. All Rights Reserved.