Uses of Class
org.kohsuke.github.GHPersonSet
Packages that use GHPersonSet
-
Uses of GHPersonSet in org.kohsuke.github
Methods in org.kohsuke.github that return GHPersonSetModifier and TypeMethodDescriptionGHMyself.getAllOrganizations()
Gets the organization that this user belongs to.GHRepository.getCollaborators()
Gets the collaborators on this repository.GHUser.getFollowers()
Lists the users who are following this user.GHUser.getFollows()
Lists the users that this user is following.GHUser.getOrganizations()
Gets the organization that this user belongs to publicly.