public static class SSHAgentBuildWrapper.CredentialHolder extends hudson.model.AbstractDescribableImpl<SSHAgentBuildWrapper.CredentialHolder>
| Modifier and Type | Class and Description |
|---|---|
static class |
SSHAgentBuildWrapper.CredentialHolder.DescriptorImpl
Our descriptor.
|
| Constructor and Description |
|---|
SSHAgentBuildWrapper.CredentialHolder(String id)
Stapler's constructor.
|
@DataBoundConstructor public SSHAgentBuildWrapper.CredentialHolder(String id)
id - the ID.public String getId()
@NonNull public static List<String> toIdList(@Nullable SSHAgentBuildWrapper.CredentialHolder[] credentialHolders)
credentialHolders - the array of value objects.Copyright © 2004-2014. All Rights Reserved.