Uses of Class
org.kohsuke.github.GHPerson

Uses of GHPerson in org.kohsuke.github
 

Classes in org.kohsuke.github with type parameters of type GHPerson
 class GHPersonSet<T extends GHPerson>
          Set of GHPerson with helper lookup methods.
 

Subclasses of GHPerson in org.kohsuke.github
 class GHMyself
          Represents the account that's logging into GitHub.
 class GHOrganization
           
 class GHUser
          Represents an user of GitHub.
 



Copyright © 2012. All Rights Reserved.