public static enum ServerStatistics.SetType extends java.lang.Enum<ServerStatistics.SetType>
Modifier and Type | Method and Description |
---|---|
ServerStatistics.SetType |
find(int key) |
int |
getKey() |
java.lang.String |
getName() |
static ServerStatistics.SetType |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ServerStatistics.SetType[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final ServerStatistics.SetType ASSET_HANDLING_SETS
public static final ServerStatistics.SetType RECORD_VIEW_SETS
public static final ServerStatistics.SetType CATEGORY_VIEW_SETS
public static final ServerStatistics.SetType ASSET_ACTIONS
public static final ServerStatistics.SetType METADATA_TEMPLATES
public static final ServerStatistics.SetType PERMISSION_TEMPLATES
public static final ServerStatistics.SetType RECORD_QUERIES
public static final ServerStatistics.SetType CATEGORY_QUERIES
public static final ServerStatistics.SetType PRINT_SETS
public static final ServerStatistics.SetType SCHEDULER_JOBS
public static final ServerStatistics.SetType COLLECTION_SETS
public static final ServerStatistics.SetType RECORD_FILTERS
public static final ServerStatistics.SetType WORKSAPCES
public static final ServerStatistics.SetType CATALOGTEMPLATES
public static final ServerStatistics.SetType BACKUPJOBS
public static final ServerStatistics.SetType REPORT_SETS
public static final ServerStatistics.SetType FILE_SYSTEM_COMPANION_SETS
public static final ServerStatistics.SetType WORKFLOWS
public static final ServerStatistics.SetType EMAIL_CLASSES
public static final ServerStatistics.SetType EMAIL_LAYOUTS
public static final ServerStatistics.SetType CROP_TEMPLATES
public static ServerStatistics.SetType[] values()
for (ServerStatistics.SetType c : ServerStatistics.SetType.values()) System.out.println(c);
public static ServerStatistics.SetType valueOf(java.lang.String name)
name
- the name of the enum constant to be returned.java.lang.IllegalArgumentException
- if this enum type has no constant
with the specified namejava.lang.NullPointerException
- if the argument is nullpublic int getKey()
public java.lang.String getName()
public ServerStatistics.SetType find(int key)
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.