public class EnvInjectBuilder extends hudson.tasks.Builder implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
EnvInjectBuilder.DescriptorImpl |
Constructor and Description |
---|
EnvInjectBuilder(String propertiesFilePath,
String propertiesContent) |
Modifier and Type | Method and Description |
---|---|
EnvInjectInfo |
getInfo() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
all, getDescriptor, getRequiredMonitorService, prebuild
@Nonnull public EnvInjectInfo getInfo()
public boolean perform(@Nonnull hudson.model.AbstractBuild<?,?> build, @Nonnull hudson.Launcher launcher, @Nonnull hudson.model.BuildListener listener) throws InterruptedException, IOException
perform
in interface hudson.tasks.BuildStep
perform
in class hudson.tasks.BuildStepCompatibilityLayer
InterruptedException
IOException
Copyright © 2016–2017. All rights reserved.