| Package | Description |
|---|---|
| pro.taskana.spi.history.api.events.task |
| Modifier and Type | Method and Description |
|---|---|
static TaskHistoryCustomField |
TaskHistoryCustomField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskHistoryCustomField[] |
TaskHistoryCustomField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
TaskHistoryEvent.getCustomAttribute(TaskHistoryCustomField customField) |
void |
TaskHistoryEvent.setCustomAttribute(TaskHistoryCustomField customField,
String value) |
Copyright © 2020. All rights reserved.