@NameWith(value=TriggerCredentials.NameProvider.class, priority=1) public interface TriggerCredentials extends com.cloudbees.plugins.credentials.common.StandardCredentials, com.cloudbees.plugins.credentials.common.PasswordCredentials
BuildAuthorizationToken for another Jenkins.| Modifier and Type | Interface and Description |
|---|---|
static class |
TriggerCredentials.NameProvider
Our name provider.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getJenkinsUrl()
Returns the root url of the Jenkins instance that these trigger credentials are for.
|
getDescription@NonNull String getJenkinsUrl()
Copyright © 2016–2018. All rights reserved.