| Package | Description |
|---|---|
| de.aristaflow.adept2.model.globals |
The globals packages provides commonly used variables and enums.
|
| Modifier and Type | Method and Description |
|---|---|
static WorklistConstants.Priority |
WorklistConstants.Priority.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WorklistConstants.Priority[] |
WorklistConstants.Priority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|