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