public class FileBinding extends Binding<FileCredentials>
Modifier and Type | Class and Description |
---|---|
static class |
FileBinding.DescriptorImpl |
Binding.Environment
Constructor and Description |
---|
FileBinding(String variable,
String credentialsId) |
Modifier and Type | Method and Description |
---|---|
Binding.Environment |
bind(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
protected Class<FileCredentials> |
type() |
getCredentials, getCredentialsId, getVariable
protected Class<FileCredentials> type()
type
in class Binding<FileCredentials>
public Binding.Environment bind(hudson.model.AbstractBuild build, hudson.Launcher launcher, hudson.model.BuildListener listener) throws IOException, InterruptedException
bind
in class Binding<FileCredentials>
IOException
InterruptedException
Copyright © 2004-2013. All Rights Reserved.