Uses of Enum Class
org.apache.camel.component.clickup.model.TaskTimeTrackedUpdatedEventAction
Packages that use TaskTimeTrackedUpdatedEventAction
-
Uses of TaskTimeTrackedUpdatedEventAction in org.apache.camel.component.clickup.model
Methods in org.apache.camel.component.clickup.model that return TaskTimeTrackedUpdatedEventActionModifier and TypeMethodDescriptionTaskTimeTrackedUpdatedEvent.getAction()TaskTimeTrackedUpdatedEventData.getEventAction()Returns the enum constant of this class with the specified name.static TaskTimeTrackedUpdatedEventAction[]TaskTimeTrackedUpdatedEventAction.values()Returns an array containing the constants of this enum class, in the order they are declared.