| Package | Description |
|---|---|
| org.exoplatform.task.domain | |
| org.exoplatform.task.service | |
| org.exoplatform.task.service.impl |
| Modifier and Type | Method and Description |
|---|---|
static Label.FIELDS |
Label.FIELDS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Label.FIELDS[] |
Label.FIELDS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Label |
TaskService.updateLabel(Label label,
List<Label.FIELDS> fields) |
| Modifier and Type | Method and Description |
|---|---|
Label |
TaskServiceImpl.updateLabel(Label label,
List<Label.FIELDS> fields) |
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.