protected static final class GitUsernamePasswordBinding.GenerateGitScript
extends org.jenkinsci.plugins.credentialsbinding.impl.AbstractOnDiskBinding<com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials>
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.UnbinderExtensionPoint.LegacyInstancesAreScopedToHudson| Modifier | Constructor and Description |
|---|---|
protected |
GenerateGitScript(String gitUsername,
String gitPassword,
String credentialId,
boolean unixNodeType) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials> |
type() |
protected FilePath |
write(com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials credentials,
FilePath workspace) |
bindSinglebind, bind, getCredentials, getVariable, variablesprotected FilePath write(com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials credentials, FilePath workspace) throws IOException, InterruptedException
write in class org.jenkinsci.plugins.credentialsbinding.impl.AbstractOnDiskBinding<com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials>IOExceptionInterruptedExceptionprotected Class<com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials> type()
type in class org.jenkinsci.plugins.credentialsbinding.MultiBinding<com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials>Copyright © 2007–2021. All rights reserved.