public class SecretBuildWrapper
extends hudson.tasks.BuildWrapper
Modifier and Type | Class and Description |
---|---|
static class |
SecretBuildWrapper.DescriptorImpl |
Constructor and Description |
---|
SecretBuildWrapper(List<Binding<?>> bindings) |
Modifier and Type | Method and Description |
---|---|
List<Binding<?>> |
getBindings() |
hudson.tasks.BuildWrapper.Environment |
setUp(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
public hudson.tasks.BuildWrapper.Environment setUp(hudson.model.AbstractBuild build, hudson.Launcher launcher, hudson.model.BuildListener listener) throws IOException, InterruptedException
setUp
in class hudson.tasks.BuildWrapper
IOException
InterruptedException
Copyright © 2004-2013. All Rights Reserved.