Uses of Enum Class
org.tailormap.api.persistence.SearchIndex.Status
Packages that use SearchIndex.Status
-
Uses of SearchIndex.Status in org.tailormap.api.persistence
Methods in org.tailormap.api.persistence that return SearchIndex.StatusModifier and TypeMethodDescriptionstatic SearchIndex.StatusSearchIndex.getStatus()static SearchIndex.StatusReturns the enum constant of this class with the specified name.static SearchIndex.Status[]SearchIndex.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.tailormap.api.persistence with parameters of type SearchIndex.Status