public static final class RepoUsageStatus.RepoUsageLevel
extends java.lang.Enum
| Modifier and Type | Field and Description |
|---|---|
static RepoUsageStatus.RepoUsageLevel |
LOCKED_DOWN |
static RepoUsageStatus.RepoUsageLevel |
OK |
static RepoUsageStatus.RepoUsageLevel |
WARN_ADMIN |
static RepoUsageStatus.RepoUsageLevel |
WARN_ALL |
| Modifier and Type | Method and Description |
|---|---|
static RepoUsageStatus.RepoUsageLevel |
valueOf(java.lang.String name) |
static RepoUsageStatus.RepoUsageLevel[] |
values() |
public static final RepoUsageStatus.RepoUsageLevel OK
public static final RepoUsageStatus.RepoUsageLevel WARN_ADMIN
public static final RepoUsageStatus.RepoUsageLevel WARN_ALL
public static final RepoUsageStatus.RepoUsageLevel LOCKED_DOWN
public static RepoUsageStatus.RepoUsageLevel[] values()
public static RepoUsageStatus.RepoUsageLevel valueOf(java.lang.String name)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.