Package | Description |
---|---|
org.alfresco.service.cmr.admin |
Modifier and Type | Method and Description |
---|---|
RepoUsageStatus.RepoUsageLevel |
RepoUsageStatus.getLevel() |
static RepoUsageStatus.RepoUsageLevel |
RepoUsageStatus.RepoUsageLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RepoUsageStatus.RepoUsageLevel[] |
RepoUsageStatus.RepoUsageLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RepoUsageStatus(RepoUsage restrictions,
RepoUsage usage,
RepoUsageStatus.RepoUsageLevel level,
List<String> warnings,
List<String> errors) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.