Uses of Enum Class
io.jenkins.plugins.casc.ConfigurationContext.Deprecation
Packages that use ConfigurationContext.Deprecation
-
Uses of ConfigurationContext.Deprecation in io.jenkins.plugins.casc
Methods in io.jenkins.plugins.casc that return ConfigurationContext.DeprecationModifier and TypeMethodDescriptionConfigurationContext.getDeprecated()Returns the enum constant of this class with the specified name.static ConfigurationContext.Deprecation[]ConfigurationContext.Deprecation.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.DeprecationModifier and TypeMethodDescriptionvoidConfigurationContext.setDeprecated(ConfigurationContext.Deprecation deprecation)