|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of GHTeam in org.kohsuke.github |
|---|
| Methods in org.kohsuke.github that return GHTeam | |
|---|---|
GHTeam |
GHOrganization.createTeam(String name,
GHOrganization.Permission p,
Collection<GHRepository> repositories)
Creates a new team and assigns the repositories. |
GHTeam |
GHOrganization.createTeam(String name,
GHOrganization.Permission p,
GHRepository... repositories)
|
| Methods in org.kohsuke.github that return types with arguments of type GHTeam | |
|---|---|
Map<String,GHTeam> |
GHOrganization.getTeams()
Teams by their names. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||