Uses of Enum Class
org.apache.nifi.api.toolkit.model.FlowBreadcrumbEntity.VersionedFlowStateEnum
Packages that use FlowBreadcrumbEntity.VersionedFlowStateEnum
-
Uses of FlowBreadcrumbEntity.VersionedFlowStateEnum in org.apache.nifi.api.toolkit.model
Fields in org.apache.nifi.api.toolkit.model declared as FlowBreadcrumbEntity.VersionedFlowStateEnumMethods in org.apache.nifi.api.toolkit.model that return FlowBreadcrumbEntity.VersionedFlowStateEnumModifier and TypeMethodDescriptionFlowBreadcrumbEntity.getVersionedFlowState()
The current state of the Process Group, as it relates to the Versioned FlowReturns the enum constant of this class with the specified name.FlowBreadcrumbEntity.VersionedFlowStateEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.