Uses of Interface
jetbrains.buildServer.controllers.profile.UserPluginSection
-
Packages that use UserPluginSection Package Description jetbrains.buildServer.controllers.profile -
-
Uses of UserPluginSection in jetbrains.buildServer.controllers.profile
Classes in jetbrains.buildServer.controllers.profile that implement UserPluginSection Modifier and Type Class Description classNotificatorPluginSectionclassUserPluginSectionImplMethods in jetbrains.buildServer.controllers.profile that return types with arguments of type UserPluginSection Modifier and Type Method Description List<UserPluginSection>ProfileForm. getUserAuthSettingsPluginList()Map<String,UserPluginSection>ProfileForm. getUserAuthSettingsPlugins()Constructors in jetbrains.buildServer.controllers.profile with parameters of type UserPluginSection Constructor Description NotificatorPluginSection(UserPluginSection pluginSection)
-