Uses of Enum Class
de.espirit.firstspirit.access.store.RevertProgress.ProblemType
-
Uses of RevertProgress.ProblemType in de.espirit.firstspirit.access.store
Modifier and TypeMethodDescriptionstatic RevertProgress.ProblemType
Returns the enum constant of this class with the specified name.static RevertProgress.ProblemType[]
RevertProgress.ProblemType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionRevertProgress.getProblematicElements()
Returns a map containing all elements which would cause problem during revert process.