@Extension public class BranchNameContributor extends EnvironmentContributor
BRANCH_NAME for multibranch builds.
Also defines CHANGE_* variables for ChangeRequestSCMHead instances and
TAG_* variables for TagSCMHead instances.EnvironmentContributor.EnvVarsHtmlExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
BranchNameContributor() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildEnvironmentFor(Job j,
EnvVars envs,
TaskListener listener) |
all, buildEnvironmentForpublic void buildEnvironmentFor(Job j, EnvVars envs, TaskListener listener) throws IOException, InterruptedException
buildEnvironmentFor in class EnvironmentContributorIOExceptionInterruptedExceptionCopyright © 2016–2019. All rights reserved.