| Package | Description |
|---|---|
| org.alfresco.repo.admin | |
| org.alfresco.repo.usage | |
| org.alfresco.service.cmr.admin |
| Modifier and Type | Method and Description |
|---|---|
RepoUsage |
RepoAdminServiceImpl.getRestrictions() |
RepoUsage |
RepoAdminServiceImpl.getUsage() |
| Modifier and Type | Method and Description |
|---|---|
RepoUsage |
RepoUsageComponentImpl.getRestrictions() |
RepoUsage |
RepoUsageComponent.getRestrictions() |
RepoUsage |
RepoUsageComponentImpl.getUsage() |
RepoUsage |
RepoUsageComponent.getUsage()
Get the current repository usage data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepoUsageMonitor.onChangeRestriction(RepoUsage restrictions)
Checks the current status, logs messages and sets a read-write veto, if necessary
|
void |
RepoUsageComponent.RestrictionObserver.onChangeRestriction(RepoUsage restrictions)
Called when restrictions are changed
|
void |
RepoUsageComponentImpl.setRestrictions(RepoUsage restrictions) |
void |
RepoUsageComponent.setRestrictions(RepoUsage restrictions)
Record changes to the restrictions imposed on the repository.
|
| Modifier and Type | Method and Description |
|---|---|
RepoUsage |
RepoUsageStatus.getRestrictions() |
RepoUsage |
RepoAdminService.getRestrictions()
Get the currently-active restrictions to the repository usage
|
RepoUsage |
RepoUsageStatus.getUsage() |
RepoUsage |
RepoAdminService.getUsage()
Get the repository usage, where known
|
| Constructor and Description |
|---|
RepoUsageStatus(RepoUsage restrictions,
RepoUsage usage,
RepoUsageStatus.RepoUsageLevel level,
List<String> warnings,
List<String> errors) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.