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 abstractConfigurator
implementation based on introspection.API for components to directly implement Configuration-as-Code.Configurator<T>Define aConfigurator
which handles a configuration element, identified by name.Exception type forConfigurator
issues.A Registry to allowConfigurator
s retrieval.Define aConfigurator
which 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.