Uses of Enum Class
org.apache.nifi.registry.flow.VersionedFlowState
Packages that use VersionedFlowState
-
Uses of VersionedFlowState in org.apache.nifi.controller.status
Methods in org.apache.nifi.controller.status that return VersionedFlowStateMethods in org.apache.nifi.controller.status with parameters of type VersionedFlowStateModifier and TypeMethodDescriptionvoidProcessGroupStatus.setVersionedFlowState(VersionedFlowState versionedFlowState) -
Uses of VersionedFlowState in org.apache.nifi.registry.flow
Methods in org.apache.nifi.registry.flow that return VersionedFlowStateModifier and TypeMethodDescriptionstatic VersionedFlowStateReturns the enum constant of this class with the specified name.static VersionedFlowState[]VersionedFlowState.values()Returns an array containing the constants of this enum class, in the order they are declared.