Uses of Enum Class
org.apache.nifi.controller.queue.DropFlowFileState
Packages that use DropFlowFileState
-
Uses of DropFlowFileState in org.apache.nifi.controller.queue
Methods in org.apache.nifi.controller.queue that return DropFlowFileStateModifier and TypeMethodDescriptionDropFlowFileStatus.getState()
static DropFlowFileState
Returns the enum constant of this class with the specified name.static DropFlowFileState
DropFlowFileState.valueOfDescription
(String description) static DropFlowFileState[]
DropFlowFileState.values()
Returns an array containing the constants of this enum class, in the order they are declared.