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 class
SecuredUserGroupFactory
class
UserGroupFactoryImpl
Methods in jetbrains.buildServer.groups.impl with parameters of type UserGroupFactory Modifier and Type Method Description void
SecuredUserGroupFactory. setDelegate(UserGroupFactory delegate)
void
UserGroupManagerImpl. setFactory(UserGroupFactory factory)
-