@Extension
public class DockerEnvironmentContributor
extends hudson.model.EnvironmentContributor
DockerNodeProperty| Constructor and Description |
|---|
DockerEnvironmentContributor() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildEnvironmentFor(hudson.model.Run run,
hudson.EnvVars envs,
hudson.model.TaskListener listener) |
public void buildEnvironmentFor(@Nonnull hudson.model.Run run, @Nonnull hudson.EnvVars envs, @Nonnull hudson.model.TaskListener listener) throws IOException, InterruptedException
buildEnvironmentFor in class hudson.model.EnvironmentContributorIOExceptionInterruptedExceptionCopyright © 2016–2020. All rights reserved.