Uses of Enum Class
org.apache.nifi.controller.repository.RepositoryRecordType
Packages that use RepositoryRecordType
-
Uses of RepositoryRecordType in org.apache.nifi.controller.repository
Methods in org.apache.nifi.controller.repository that return RepositoryRecordTypeModifier and TypeMethodDescriptionRepositoryRecord.getType()static RepositoryRecordTypeReturns the enum constant of this class with the specified name.static RepositoryRecordType[]RepositoryRecordType.values()Returns an array containing the constants of this enum class, in the order they are declared.