Uses of Enum Class
org.flowable.task.api.history.HistoricTaskLogEntryType
Packages that use HistoricTaskLogEntryType
-
Uses of HistoricTaskLogEntryType in org.flowable.task.api.history
Methods in org.flowable.task.api.history that return HistoricTaskLogEntryTypeModifier and TypeMethodDescriptionstatic HistoricTaskLogEntryTypeReturns the enum constant of this class with the specified name.static HistoricTaskLogEntryType[]HistoricTaskLogEntryType.values()Returns an array containing the constants of this enum class, in the order they are declared.