public class ProjectOwnerGroupsProvider extends GroupSetProvider
*.
[repository "*"]
ownerGroup = Registered Users
ownerGroup = Administrators
[repository "project/*"]
ownerGroup = Administrators
| Modifier and Type | Class and Description |
|---|---|
static interface |
ProjectOwnerGroupsProvider.Factory |
groupIds| Constructor and Description |
|---|
ProjectOwnerGroupsProvider(GroupBackend gb,
ThreadLocalRequestContext context,
ServerRequestContext serverCtx,
RepositoryConfig repositoryCfg,
Project.NameKey project) |
public ProjectOwnerGroupsProvider(GroupBackend gb, ThreadLocalRequestContext context, ServerRequestContext serverCtx, RepositoryConfig repositoryCfg, Project.NameKey project)