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() |
Object |
getState() |
String |
getUri() |
getCustomApiUri, getLink, getOrganizations, validateAndCreatepublic GithubEnterpriseScm(io.jenkins.blueocean.rest.Reachable parent)
public String getCredentialId()
getCredentialId in class GithubScmpublic String getCredentialDomainName()
getCredentialDomainName in class GithubScm@WebMethod(name="") @GET public Object getState()
getState in class io.jenkins.blueocean.rest.model.Resource@Nonnull protected String createCredentialId(@Nonnull String apiUri)
createCredentialId in class GithubScm@Nonnull protected String getCredentialDescription()
getCredentialDescription in class GithubScmCopyright © 2016–2017. All rights reserved.