| Package | Description |
|---|---|
| org.exoplatform.task.domain | |
| org.exoplatform.task.service |
| Modifier and Type | Method and Description |
|---|---|
Priority |
Task.getPriority() |
static Priority |
Priority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Priority[] |
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(Priority priority) |
| Modifier and Type | Method and Description |
|---|---|
TaskBuilder |
TaskBuilder.withPriority(Priority priority) |
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.