| Package | Description |
|---|---|
| org.alfresco.repo.admin | |
| org.alfresco.repo.usage | |
| org.alfresco.service.cmr.admin |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RepoAdminServiceImpl.updateUsage(RepoUsage.UsageType usageType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RepoUsageComponent.resetUsage(RepoUsage.UsageType usageType)
Force a reset of the current repository usage.
|
boolean |
RepoUsageComponentImpl.resetUsage(RepoUsage.UsageType usageType) |
boolean |
RepoUsageComponent.updateUsage(RepoUsage.UsageType usageType)
Force an update of the current repository usage.
|
boolean |
RepoUsageComponentImpl.updateUsage(RepoUsage.UsageType usageType) |
| Modifier and Type | Method and Description |
|---|---|
static RepoUsage.UsageType |
RepoUsage.UsageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RepoUsage.UsageType[] |
RepoUsage.UsageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
RepoAdminService.updateUsage(RepoUsage.UsageType usageType)
Force an update of the usages, providing a hint on the specific updates required.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.