Class EnvContributor

  • All Implemented Interfaces:
    ExtensionPoint

    @Extension
    @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
    public class EnvContributor
    extends EnvironmentContributor
    Provides environment variables to builds triggered by the plugin.
    Author:
    Robert Sandell <rsandell@cloudbees.com>.