@Extension
public class GerritEnvironmentContributor
extends hudson.model.EnvironmentContributor
Modifier and Type | Class and Description |
---|---|
static class |
GerritEnvironmentContributor.ChangeInfoInvisibleAction |
Constructor and Description |
---|
GerritEnvironmentContributor() |
Modifier and Type | Method and Description |
---|---|
void |
buildEnvironmentFor(hudson.model.Run r,
hudson.EnvVars envs,
hudson.model.TaskListener listener) |
public void buildEnvironmentFor(@Nonnull hudson.model.Run r, @Nonnull hudson.EnvVars envs, @Nonnull hudson.model.TaskListener listener) throws IOException, InterruptedException
buildEnvironmentFor
in class hudson.model.EnvironmentContributor
IOException
InterruptedException
Copyright © 2018–2024. All rights reserved.