| Package | Description |
|---|---|
| com.cloudbees.jenkins.plugins.sshagent |
| Modifier and Type | Method and Description |
|---|---|
SSHAgentBuildWrapper.CredentialHolder[] |
SSHAgentBuildWrapper.getCredentialHolders()
Returns the value objects used to hold the credential ids.
|
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
SSHAgentBuildWrapper.CredentialHolder.toIdList(SSHAgentBuildWrapper.CredentialHolder[] credentialHolders)
Converts an array of value objects into a list of ids.
|
| Constructor and Description |
|---|
SSHAgentBuildWrapper(SSHAgentBuildWrapper.CredentialHolder[] credentialHolders,
boolean ignoreMissing)
Constructs a new instance.
|
Copyright © 2016–2017. All rights reserved.