Uses of Enum
jenkins.YesNoMaybe
Packages that use YesNoMaybe
-
Uses of YesNoMaybe in hudson
Methods in hudson that return YesNoMaybeModifier and TypeMethodDescriptionPluginWrapper.supportsDynamicLoad()
Does this plugin supports dynamic loading? -
Uses of YesNoMaybe in jenkins
Methods in jenkins that return YesNoMaybeModifier and TypeMethodDescriptionstatic YesNoMaybe
Returns the enum constant of this type with the specified name.static YesNoMaybe[]
YesNoMaybe.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in jenkins with parameters of type YesNoMaybe