Uses of Class
hudson.model.EnvironmentContributor
-
Uses of EnvironmentContributor in hudson.model
Modifier and TypeMethodDescriptionstatic ExtensionList<EnvironmentContributor>
EnvironmentContributor.all()
Returns all the registeredEnvironmentContributor
s. -
Uses of EnvironmentContributor in jenkins.model
Modifier and TypeClassDescriptionclass
EnvironmentContributor
that adds the basic set of environment variables that we've been exposing historically.