| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.utils.threads |
| Modifier and Type | Method and Description |
|---|---|
VitroBackgroundThread.WorkLevel |
VitroBackgroundThread.WorkLevelStamp.getLevel() |
static VitroBackgroundThread.WorkLevel |
VitroBackgroundThread.WorkLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VitroBackgroundThread.WorkLevel[] |
VitroBackgroundThread.WorkLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VitroBackgroundThread.setWorkLevel(VitroBackgroundThread.WorkLevel level,
String... flags) |
| Constructor and Description |
|---|
WorkLevelStamp(VitroBackgroundThread.WorkLevel level,
String... flags) |
Copyright © 2021. All rights reserved.