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