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