Uses of Enum Class
io.jenkins.plugins.casc.ConfigurationContext.Unknown
Packages that use ConfigurationContext.Unknown
-
Uses of ConfigurationContext.Unknown in io.jenkins.plugins.casc
Methods in io.jenkins.plugins.casc that return ConfigurationContext.UnknownModifier and TypeMethodDescriptionConfigurationContext.getUnknown()static ConfigurationContext.UnknownReturns the enum constant of this class with the specified name.static ConfigurationContext.Unknown[]ConfigurationContext.Unknown.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.UnknownModifier and TypeMethodDescriptionvoidConfigurationContext.setUnknown(ConfigurationContext.Unknown unknown)