public class GitHubDefaultBranch extends hudson.model.InvisibleAction implements Serializable
Constructor and Description |
---|
GitHubDefaultBranch(String repoOwner,
String repository,
String defaultBranch) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDefaultBranch() |
String |
getRepoOwner() |
String |
getRepository() |
int |
hashCode() |
String |
toString() |
Copyright © 2016–2020. All rights reserved.