| Package | Description |
|---|---|
| org.jahia.services.tasks |
| Modifier and Type | Method and Description |
|---|---|
Task.State |
Task.getState() |
static Task.State |
Task.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Task.State[] |
Task.State.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.setState(Task.State status) |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.