public class GitHubRepoAction
extends hudson.model.InvisibleAction
MultiBranchProject
that retains information about GitHub repository.| Constructor and Description |
|---|
GitHubRepoAction(org.kohsuke.github.GHRepository repo) |
GitHubRepoAction(GitHubRepoAction that) |
GitHubRepoAction(URL url,
String description,
String homepage) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription() |
String |
getHomepage() |
URL |
getUrl() |
int |
hashCode() |
String |
toString() |
public GitHubRepoAction(org.kohsuke.github.GHRepository repo)
public GitHubRepoAction(GitHubRepoAction that)
Copyright © 2016. All rights reserved.