Uses of Interface
jetbrains.buildServer.controllers.profile.UserGroupPluginSection
-
Packages that use UserGroupPluginSection Package Description jetbrains.buildServer.controllers.admin.groups jetbrains.buildServer.controllers.profile -
-
Uses of UserGroupPluginSection in jetbrains.buildServer.controllers.admin.groups
Methods in jetbrains.buildServer.controllers.admin.groups that return types with arguments of type UserGroupPluginSection Modifier and Type Method Description List<UserGroupPluginSection>
EditGroupBean. getUserGroupSettingsPluginList()
Map<String,UserGroupPluginSection>
EditGroupBean. getUserGroupSettingsPlugins()
-
Uses of UserGroupPluginSection in jetbrains.buildServer.controllers.profile
Classes in jetbrains.buildServer.controllers.profile that implement UserGroupPluginSection Modifier and Type Class Description class
UserGroupPluginSectionImpl
-