public class CredJobPair extends hudson.model.AbstractDescribableImpl<CredJobPair>
| Modifier and Type | Class and Description |
|---|---|
static class |
CredJobPair.DescriptorImpl |
| Constructor and Description |
|---|
CredJobPair(String jenkinsJob,
String credentialsId) |
| Modifier and Type | Method and Description |
|---|---|
com.cloudbees.plugins.credentials.common.UsernamePasswordCredentials |
getCredentials() |
String |
getCredentialsId() |
String |
getJenkinsJob() |
Copyright © 2016–2018. All rights reserved.