Uses of Enum Class
org.apache.nifi.flow.VersionedResourceType
Packages that use VersionedResourceType
-
Uses of VersionedResourceType in org.apache.nifi.flow
Methods in org.apache.nifi.flow that return VersionedResourceTypeModifier and TypeMethodDescriptionstatic VersionedResourceTypeReturns the enum constant of this class with the specified name.static VersionedResourceType[]VersionedResourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.nifi.flow that return types with arguments of type VersionedResourceTypeMethod parameters in org.apache.nifi.flow with type arguments of type VersionedResourceTypeModifier and TypeMethodDescriptionvoidVersionedResourceDefinition.setResourceTypes(Set<VersionedResourceType> resourceTypes)