|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GHPersonSet | |
|---|---|
| org.kohsuke.github | |
| Uses of GHPersonSet in org.kohsuke.github |
|---|
| Methods in org.kohsuke.github that return GHPersonSet | |
|---|---|
GHPersonSet<GHOrganization> |
GHMyself.getAllOrganizations()
Gets the organization that this user belongs to. |
GHPersonSet<GHUser> |
GHRepository.getCollaborators()
Gets the collaborators on this repository. |
GHPersonSet<GHUser> |
GHUser.getFollowers()
Lists the users who are following this user. |
GHPersonSet<GHUser> |
GHUser.getFollows()
Lists the users that this user is following |
GHPersonSet<GHOrganization> |
GHUser.getOrganizations()
Gets the organization that this user belongs to publicly. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||