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 DropFlowFileStateReturns the enum constant of this class with the specified name.static DropFlowFileStateDropFlowFileState.valueOfDescription(String description) static DropFlowFileState[]DropFlowFileState.values()Returns an array containing the constants of this enum class, in the order they are declared.