Uses of Enum Class
org.openmetadata.service.jdbi3.FeedRepository.PaginationType
Packages that use FeedRepository.PaginationType
-
Uses of FeedRepository.PaginationType in org.openmetadata.service.jdbi3
Methods in org.openmetadata.service.jdbi3 that return FeedRepository.PaginationTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static FeedRepository.PaginationType[]FeedRepository.PaginationType.values()Returns an array containing the constants of this enum class, in the order they are declared.