Uses of Interface
jetbrains.buildServer.users.impl.UserFactoryEx
-
Packages that use UserFactoryEx Package Description jetbrains.buildServer.notification.impl jetbrains.buildServer.users.impl -
-
Uses of UserFactoryEx in jetbrains.buildServer.notification.impl
Constructors in jetbrains.buildServer.notification.impl with parameters of type UserFactoryEx Constructor Description NotificationsAssociatedUserProvider(UserFactoryEx userFactoryEx) -
Uses of UserFactoryEx in jetbrains.buildServer.users.impl
Classes in jetbrains.buildServer.users.impl that implement UserFactoryEx Modifier and Type Class Description classUserFactoryImplMethods in jetbrains.buildServer.users.impl with parameters of type UserFactoryEx Modifier and Type Method Description voidUserModelImpl. setUserFactory(UserFactoryEx userFactory)
-