Uses of Enum
org.jenkinsci.plugins.lucene.search.databackend.Progress.ProgressState
Packages that use Progress.ProgressState
-
Uses of Progress.ProgressState in org.jenkinsci.plugins.lucene.search.databackend
Methods in org.jenkinsci.plugins.lucene.search.databackend that return Progress.ProgressStateModifier and TypeMethodDescriptionProgress.getState()
static Progress.ProgressState
Returns the enum constant of this type with the specified name.static Progress.ProgressState[]
Progress.ProgressState.values()
Returns an array containing the constants of this enum type, in the order they are declared.