Uses of Enum Class
com.suncode.pwfl.administration.scheduledtask.info.execution.ScheduledTaskState
Packages that use ScheduledTaskState
-
Uses of ScheduledTaskState in com.suncode.pwfl.administration.scheduledtask.info.execution
Methods in com.suncode.pwfl.administration.scheduledtask.info.execution that return ScheduledTaskStateModifier and TypeMethodDescriptionScheduledTaskExecution.getState()
Zwraca obecny stan wykonania zadania zaplanowanego.static ScheduledTaskState
Returns the enum constant of this class with the specified name.static ScheduledTaskState[]
ScheduledTaskState.values()
Returns an array containing the constants of this enum class, in the order they are declared.