Uses of Class
org.kohsuke.github.GHOrganization

Uses of GHOrganization in org.kohsuke.github
 

Fields in org.kohsuke.github declared as GHOrganization
protected  GHOrganization GHTeam.org
           
 

Methods in org.kohsuke.github that return GHOrganization
 GHOrganization GitHub.getOrganization(String name)
           
 

Methods in org.kohsuke.github with parameters of type GHOrganization
 GHRepository GHRepository.forkTo(GHOrganization org)
          Forks this repository into an organization.
 



Copyright © 2011. All Rights Reserved.