Uses of Interface
jetbrains.buildServer.users.impl.PropertyUpdater
-
Packages that use PropertyUpdater Package Description jetbrains.buildServer.groups.impl jetbrains.buildServer.users jetbrains.buildServer.users.impl -
-
Uses of PropertyUpdater in jetbrains.buildServer.groups.impl
Classes in jetbrains.buildServer.groups.impl that implement PropertyUpdater Modifier and Type Class Description classUserGroupPropertyUpdater -
Uses of PropertyUpdater in jetbrains.buildServer.users
Subinterfaces of PropertyUpdater in jetbrains.buildServer.users Modifier and Type Interface Description interfaceUserUpdate -
Uses of PropertyUpdater in jetbrains.buildServer.users.impl
Classes in jetbrains.buildServer.users.impl that implement PropertyUpdater Modifier and Type Class Description classBasePropertyUpdater<IDType>classFeatureProviderUserUpdateclassSecuredUserModelCreated by Evgeniy.Koshkin.classUserModelImplclassUserPropertyUpdaterConstructors in jetbrains.buildServer.users.impl with parameters of type PropertyUpdater Constructor Description PropertyHolderImpl(PropertyLoader<IDType> propertyLoader, PropertyUpdater<IDType> propertyUpdater, IDType id)
-