public class GithubEnterpriseScm extends GithubScm
| Modifier and Type | Class and Description |
|---|---|
static class |
GithubEnterpriseScm.GithubScmFactory |
| Constructor and Description |
|---|
GithubEnterpriseScm(io.jenkins.blueocean.rest.Reachable parent) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
createCredentialId(String apiUri) |
protected String |
getCredentialDescription() |
String |
getCredentialDomainName() |
String |
getCredentialId() |
String |
getId() |
io.jenkins.blueocean.rest.hal.Link |
getLink() |
io.jenkins.blueocean.rest.impl.pipeline.scm.ScmServerEndpointContainer |
getServers() |
Object |
getState() |
String |
getUri() |
boolean |
isOrganizationAvatarSupported() |
connect, getCustomApiUri, getOrganizations, validateAndCreate, validateExistingAccessTokenpublic GithubEnterpriseScm(io.jenkins.blueocean.rest.Reachable parent)
public String getCredentialId()
getCredentialId in class GithubScmpublic String getCredentialDomainName()
getCredentialDomainName in class GithubScmpublic boolean isOrganizationAvatarSupported()
isOrganizationAvatarSupported in class GithubScm@Navigable public io.jenkins.blueocean.rest.impl.pipeline.scm.ScmServerEndpointContainer getServers()
getServers in class GithubScm@Nonnull protected String createCredentialId(@Nonnull String apiUri)
createCredentialId in class GithubScm@Nonnull protected String getCredentialDescription()
getCredentialDescription in class GithubScmCopyright © 2016–2018. All rights reserved.