Uses of Class
org.kohsuke.github.GHOrganization.RepositoryRole
Packages that use GHOrganization.RepositoryRole
-
Uses of GHOrganization.RepositoryRole in org.kohsuke.github
Methods in org.kohsuke.github that return GHOrganization.RepositoryRoleModifier and TypeMethodDescriptionCustom.GHOrganization.RepositoryRole.from(GHOrganization.Permission permission) From.Methods in org.kohsuke.github with parameters of type GHOrganization.RepositoryRoleModifier and TypeMethodDescriptionvoidGHTeam.add(GHRepository r, GHOrganization.RepositoryRole permission) Add.voidGHRepository.addCollaborators(Collection<GHUser> users, GHOrganization.RepositoryRole permission) Add collaborators.voidGHRepository.addCollaborators(GHOrganization.RepositoryRole permission, GHUser... users) Add collaborators.