Modifier and Type | Method and Description |
---|---|
RepositoryGroup |
RepositoryGroup.cronExpression(String mergedIndexCronExpression) |
RepositoryGroup |
RepositoryGroup.mergedIndexPath(String mergedIndexPath) |
RepositoryGroup |
RepositoryGroup.mergedIndexTtl(int mergedIndexTtl) |
Modifier and Type | Method and Description |
---|---|
RepositoryGroup |
RepositoryGroupAdmin.getRepositoryGroup(String repositoryGroupId) |
Modifier and Type | Method and Description |
---|---|
List<RepositoryGroup> |
RepositoryGroupAdmin.getRepositoriesGroups() |
Map<String,RepositoryGroup> |
RepositoryGroupAdmin.getRepositoryGroupsAsMap() |
Modifier and Type | Method and Description |
---|---|
Boolean |
RepositoryGroupAdmin.addRepositoryGroup(RepositoryGroup repositoryGroup,
AuditInformation auditInformation) |
Boolean |
RepositoryGroupAdmin.updateRepositoryGroup(RepositoryGroup repositoryGroup,
AuditInformation auditInformation) |
Modifier and Type | Method and Description |
---|---|
RepositoryGroup |
DefaultRepositoryGroupAdmin.getRepositoryGroup(String repositoryGroupId) |
Modifier and Type | Method and Description |
---|---|
List<RepositoryGroup> |
DefaultRepositoryGroupAdmin.getRepositoriesGroups() |
Map<String,RepositoryGroup> |
DefaultRepositoryGroupAdmin.getRepositoryGroupsAsMap() |
Modifier and Type | Method and Description |
---|---|
Boolean |
DefaultRepositoryGroupAdmin.addRepositoryGroup(RepositoryGroup repositoryGroup,
AuditInformation auditInformation) |
Boolean |
DefaultRepositoryGroupAdmin.updateRepositoryGroup(RepositoryGroup repositoryGroup,
AuditInformation auditInformation) |
Boolean |
DefaultRepositoryGroupAdmin.validateRepositoryGroup(RepositoryGroup repositoryGroup,
boolean updateMode) |
Modifier and Type | Method and Description |
---|---|
RepositoryGroup |
RepositoryGroupService.getRepositoryGroup(String repositoryGroupId) |
Modifier and Type | Method and Description |
---|---|
List<RepositoryGroup> |
RepositoryGroupService.getRepositoriesGroups() |
Modifier and Type | Method and Description |
---|---|
Boolean |
RepositoryGroupService.addRepositoryGroup(RepositoryGroup repositoryGroup) |
Boolean |
RepositoryGroupService.updateRepositoryGroup(RepositoryGroup repositoryGroup) |
Modifier and Type | Method and Description |
---|---|
RepositoryGroup |
DefaultRepositoryGroupService.getRepositoryGroup(String repositoryGroupId) |
Modifier and Type | Method and Description |
---|---|
List<RepositoryGroup> |
DefaultRepositoryGroupService.getRepositoriesGroups() |
Modifier and Type | Method and Description |
---|---|
Boolean |
DefaultRepositoryGroupService.addRepositoryGroup(RepositoryGroup repoGroup) |
Boolean |
DefaultRepositoryGroupService.updateRepositoryGroup(RepositoryGroup repoGroup) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.