Package io.jenkins.plugins.casc
package io.jenkins.plugins.casc
-
ClassDescriptionAttribute<Owner,
Type> One attribute ofConfigurator.Attribute.Getter<O,T> Abstracts away how to retrieve attribute value from a 'target' Jenkins object.Attribute.Setter<O,T> Abstracts away how to assign a value to a 'target' Jenkins object.a General purpose abstractConfiguratorimplementation based on introspection.API for components to directly implement Configuration-as-Code.Configurator<T>Define aConfiguratorwhich handles a configuration element, identified by name.Exception type forConfiguratorissues.A Registry to allowConfigurators retrieval.Define aConfiguratorwhich handles a root configuration element, identified by name.Resolves variable references in configuration file of the form "${abc}"Resolves secret variables and converts escaped internal variables.