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