Uses of Class
jetbrains.buildServer.serverSide.BaseProfilePluginInfo
-
Packages that use BaseProfilePluginInfo Package Description jetbrains.buildServer.controllers.profile jetbrains.buildServer.serverSide -
-
Uses of BaseProfilePluginInfo in jetbrains.buildServer.controllers.profile
Constructors in jetbrains.buildServer.controllers.profile with parameters of type BaseProfilePluginInfo Constructor Description BasePluginSection(BaseProfilePluginInfo<PropertyInfoType> plugin, Map<PropertyKey,String> properties)
-
Uses of BaseProfilePluginInfo in jetbrains.buildServer.serverSide
Subclasses of BaseProfilePluginInfo in jetbrains.buildServer.serverSide Modifier and Type Class Description class
UserGroupProfilePluginInfo
Describes information about plugin that provides some user group properties to be edited on user group profile page.class
UserProfilePluginInfo
Describes information about plugin that provides some user properties to be edited on user profile page.
-