Uses of Enum Class
pro.taskana.spi.history.api.events.task.TaskHistoryCustomField
Packages that use TaskHistoryCustomField
-
Uses of TaskHistoryCustomField in pro.taskana.spi.history.api.events.task
Methods in pro.taskana.spi.history.api.events.task that return TaskHistoryCustomFieldModifier and TypeMethodDescriptionstatic TaskHistoryCustomFieldReturns the enum constant of this class with the specified name.static TaskHistoryCustomField[]TaskHistoryCustomField.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in pro.taskana.spi.history.api.events.task with parameters of type TaskHistoryCustomFieldModifier and TypeMethodDescriptionTaskHistoryEvent.getCustomAttribute(TaskHistoryCustomField customField) voidTaskHistoryEvent.setCustomAttribute(TaskHistoryCustomField customField, String value)