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 registeredEnvironmentContributor
s. -
Uses of EnvironmentContributor in jenkins.model
Subclasses of EnvironmentContributor in jenkins.modelModifier and TypeClassDescriptionclass
EnvironmentContributor
that adds the basic set of environment variables that we've been exposing historically.