Uses of Class
jetbrains.buildServer.controllers.profile.UserProperty
-
Packages that use UserProperty Package Description jetbrains.buildServer.controllers.profile -
-
Uses of UserProperty in jetbrains.buildServer.controllers.profile
Methods in jetbrains.buildServer.controllers.profile that return UserProperty Modifier and Type Method Description protected UserProperty
UserPluginSectionImpl. createProperty(UserPropertyInfo propertyInfo, String initialValue)
Methods in jetbrains.buildServer.controllers.profile that return types with arguments of type UserProperty Modifier and Type Method Description Map<String,UserProperty>
NotificatorPluginSection. getProperties()
List<UserProperty>
NotificatorPluginSection. getPropertyList()
-