Uses of Enum Class
org.nuxeo.elasticsearch.core.ReindexingState
-
Uses of ReindexingState in org.nuxeo.elasticsearch.core
Modifier and TypeMethodDescriptionstatic ReindexingState
Returns the enum constant of this class with the specified name.static ReindexingState[]
ReindexingState.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionReindexingMessage
(String repository, String indexName, String otherIndex, ReindexingState state)