Uses of Class
org.kohsuke.github.GHExternalGroup
-
Uses of GHExternalGroup in org.kohsuke.github
Modifier and TypeMethodDescriptionGHTeam.connectToExternalGroup
(long group_id) Connect an external group to the teamGHTeam.connectToExternalGroup
(GHExternalGroup group) Connect an external group to the teamGHOrganization.getExternalGroup
(long groupId) Gets a single external group by ID.Modifier and TypeMethodDescriptionGHTeam.getExternalGroups()
Get the external groups connected to the teamGHOrganization.listExternalGroups()
List up all the external groups.GHOrganization.listExternalGroups
(String displayName) List up all the external groups with a given text in their nameModifier and TypeMethodDescriptionGHTeam.connectToExternalGroup
(GHExternalGroup group) Connect an external group to the team