| Package | Description |
|---|---|
| org.jahia.services.tasks |
| Modifier and Type | Method and Description |
|---|---|
Task.Priority |
Task.getPriority() |
static Task.Priority |
Task.Priority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Task.Priority[] |
Task.Priority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Task.setPriority(Task.Priority priority) |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.