Class GlobalYAMLPropertiesConfiguration

java.lang.Object
hudson.model.Descriptor<GlobalConfiguration>
jenkins.model.GlobalConfiguration
io.jenkins.plugins.globalyamlproperties.GlobalYAMLPropertiesConfiguration
All Implemented Interfaces:
ExtensionPoint, Describable<GlobalConfiguration>, Saveable, Serializable, Loadable, OnMaster

@Extension public class GlobalYAMLPropertiesConfiguration extends GlobalConfiguration implements Serializable
Example of Jenkins global configuration.
See Also: