Uses of Enum Class
io.camunda.webapps.backup.repository.opensearch.SnapshotState
Packages that use SnapshotState
-
Uses of SnapshotState in io.camunda.webapps.backup.repository.opensearch
Methods in io.camunda.webapps.backup.repository.opensearch that return SnapshotStateModifier and TypeMethodDescriptionOpenSearchSnapshotInfo.getState()static SnapshotStateReturns the enum constant of this class with the specified name.static SnapshotState[]SnapshotState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.camunda.webapps.backup.repository.opensearch with parameters of type SnapshotState