| Modifier and Type | Class and Description |
|---|---|
static class |
ZipFileBinding.DescriptorImpl |
Binding.Environment| Constructor and Description |
|---|
ZipFileBinding(String variable,
String credentialsId) |
| Modifier and Type | Method and Description |
|---|---|
Binding.Environment |
bind(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
Sets up bindings for a build.
|
protected Class<org.jenkinsci.plugins.plaincredentials.FileCredentials> |
type()
Type token.
|
getCredentials, getCredentialsId, getDescriptor, getVariableprotected Class<org.jenkinsci.plugins.plaincredentials.FileCredentials> type()
Bindingpublic Binding.Environment bind(hudson.model.AbstractBuild build, hudson.Launcher launcher, hudson.model.BuildListener listener) throws IOException, InterruptedException
Bindingbind in class Binding<org.jenkinsci.plugins.plaincredentials.FileCredentials>IOExceptionInterruptedExceptionCopyright © 2004-2013. All Rights Reserved.