Uses of Enum Class
io.jenkins.plugins.casc.ConfigurationContext.Restriction
Packages that use ConfigurationContext.Restriction
-
Uses of ConfigurationContext.Restriction in io.jenkins.plugins.casc
Methods in io.jenkins.plugins.casc that return ConfigurationContext.RestrictionModifier and TypeMethodDescriptionConfigurationContext.getRestricted()Returns the enum constant of this class with the specified name.static ConfigurationContext.Restriction[]ConfigurationContext.Restriction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.jenkins.plugins.casc with parameters of type ConfigurationContext.RestrictionModifier and TypeMethodDescriptionvoidConfigurationContext.setRestricted(ConfigurationContext.Restriction restriction)