|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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 |
GHEventInfo.getOrganization()
|
GHOrganization |
GitHub.getOrganization(String name)
|
| Methods in org.kohsuke.github that return types with arguments of type GHOrganization | |
|---|---|
Map<String,GHOrganization> |
GitHub.getMyOrganizations()
This method returns a shallowly populated organizations. |
GHPersonSet<GHOrganization> |
GHUser.getOrganizations()
Gets the organization that this user belongs to publicly. |
| Methods in org.kohsuke.github with parameters of type GHOrganization | |
|---|---|
GHRepository |
GHRepository.forkTo(GHOrganization org)
Forks this repository into an organization. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||