public class AzurePublisherSettingsBinding extends org.jenkinsci.plugins.credentialsbinding.Binding<AzurePublisherSettings>
| Modifier and Type | Class and Description |
|---|---|
static class |
AzurePublisherSettingsBinding.DescriptorImpl |
org.jenkinsci.plugins.credentialsbinding.Binding.Environment, org.jenkinsci.plugins.credentialsbinding.Binding.SingleEnvironmentorg.jenkinsci.plugins.credentialsbinding.MultiBinding.MultiEnvironment, org.jenkinsci.plugins.credentialsbinding.MultiBinding.NullUnbinder, org.jenkinsci.plugins.credentialsbinding.MultiBinding.Unbinder| Constructor and Description |
|---|
AzurePublisherSettingsBinding(String variable,
String credentialsId) |
| Modifier and Type | Method and Description |
|---|---|
org.jenkinsci.plugins.credentialsbinding.Binding.SingleEnvironment |
bindSingle(hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
protected Class<AzurePublisherSettings> |
type() |
bind, bind, getCredentials, getVariable, variablesprotected Class<AzurePublisherSettings> type()
type in class org.jenkinsci.plugins.credentialsbinding.MultiBinding<AzurePublisherSettings>public org.jenkinsci.plugins.credentialsbinding.Binding.SingleEnvironment bindSingle(hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener)
throws IOException,
InterruptedException
bindSingle in class org.jenkinsci.plugins.credentialsbinding.Binding<AzurePublisherSettings>IOExceptionInterruptedExceptionCopyright © 2016. All rights reserved.