Class SCMEnvironmentContributor

java.lang.Object
hudson.model.EnvironmentContributor
org.jenkinsci.plugins.workflow.job.SCMEnvironmentContributor
All Implemented Interfaces:
ExtensionPoint

@Extension public final class SCMEnvironmentContributor extends EnvironmentContributor
Binds SCM variables to the build environment. Note that only the first checkout is bound in this way; in general the return value of SCMStep may be used.