Uses of Enum Class
org.apache.nifi.controller.ScheduledState
Packages that use ScheduledState
-
Uses of ScheduledState in org.apache.nifi.controller
Methods in org.apache.nifi.controller that return ScheduledStateModifier and TypeMethodDescriptionstatic ScheduledStateReturns the enum constant of this class with the specified name.static ScheduledState[]ScheduledState.values()Returns an array containing the constants of this enum class, in the order they are declared.