Uses of Class
hudson.model.EnvironmentContributor

Packages that use EnvironmentContributor
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
jenkins.model   
 

Uses of EnvironmentContributor in hudson.model
 

Methods in hudson.model that return types with arguments of type EnvironmentContributor
static ExtensionList<EnvironmentContributor> EnvironmentContributor.all()
          Returns all the registered EnvironmentContributors.
 

Uses of EnvironmentContributor in jenkins.model
 

Subclasses of EnvironmentContributor in jenkins.model
 class CoreEnvironmentContributor
          EnvironmentContributor that adds the basic set of environment variables that we've been exposing historically.
 



Copyright © 2004-2013. All Rights Reserved.