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() |
void |
makeSensitiveBuildVariables(hudson.model.AbstractBuild build,
Set<String> sensitiveVariables) |
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.BuildWrapperIOExceptionInterruptedExceptionCopyright © 2004-2014. All Rights Reserved.