Uses of Interface
jetbrains.buildServer.groups.impl.UserGroupFactory
-
Packages that use UserGroupFactory Package Description jetbrains.buildServer.groups.impl -
-
Uses of UserGroupFactory in jetbrains.buildServer.groups.impl
Classes in jetbrains.buildServer.groups.impl that implement UserGroupFactory Modifier and Type Class Description classSecuredUserGroupFactoryclassUserGroupFactoryImplMethods in jetbrains.buildServer.groups.impl with parameters of type UserGroupFactory Modifier and Type Method Description voidSecuredUserGroupFactory. setDelegate(UserGroupFactory delegate)voidUserGroupManagerImpl. setFactory(UserGroupFactory factory)
-