Uses of Enum Class
org.jenkinsci.test.acceptance.po.PluginManager.InstallationStatus
-
Uses of PluginManager.InstallationStatus in org.jenkinsci.test.acceptance.po
Modifier and TypeMethodDescriptionPluginManager.installationStatus
(String spec) PluginManager.installationStatus
(PluginSpec spec) Returns the enum constant of this class with the specified name.static PluginManager.InstallationStatus[]
PluginManager.InstallationStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.