Uses of Enum Class
jenkins.YesNoMaybe
-
Uses of YesNoMaybe in hudson
Modifier and TypeMethodDescriptionPluginWrapper.supportsDynamicLoad()
Does this plugin supports dynamic loading? -
Uses of YesNoMaybe in jenkins
Modifier and TypeMethodDescriptionstatic YesNoMaybe
Returns the enum constant of this class with the specified name.static YesNoMaybe[]
YesNoMaybe.values()
Returns an array containing the constants of this enum class, in the order they are declared.