Uses of Class
hudson.model.EnvironmentContributor
Packages that use EnvironmentContributor
-
Uses of EnvironmentContributor in hudson.model
Methods in hudson.model that return types with arguments of type EnvironmentContributorModifier and TypeMethodDescriptionstatic ExtensionList<EnvironmentContributor> EnvironmentContributor.all()Returns all the registeredEnvironmentContributors. -
Uses of EnvironmentContributor in jenkins.model
Subclasses of EnvironmentContributor in jenkins.modelModifier and TypeClassDescriptionclassEnvironmentContributorthat adds the basic set of environment variables that we've been exposing historically.