Uses of Enum Class
pro.taskana.common.api.ScheduledJob.State
Packages that use ScheduledJob.State
-
Uses of ScheduledJob.State in pro.taskana.common.api
Methods in pro.taskana.common.api that return ScheduledJob.StateModifier and TypeMethodDescriptionScheduledJob.getState()static ScheduledJob.StateReturns the enum constant of this class with the specified name.static ScheduledJob.State[]ScheduledJob.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in pro.taskana.common.api with parameters of type ScheduledJob.State