| Package | Description |
|---|---|
| org.jenkinsci.plugins.pipeline.github | |
| org.jenkinsci.plugins.pipeline.github.client |
| Modifier and Type | Method and Description |
|---|---|
static ExtendedGitHubClient |
GitHubHelper.getGitHubClient(hudson.model.Job<?,?> job) |
| Modifier and Type | Method and Description |
|---|---|
ExtendedGitHubClient |
ExtendedCommitService.getClient() |
ExtendedGitHubClient |
ExtendedPullRequestService.getClient() |
ExtendedGitHubClient |
ExtendedMilestoneService.getClient() |
ExtendedGitHubClient |
ExtendedIssueService.getClient() |
| Constructor and Description |
|---|
ExtendedCommitService(ExtendedGitHubClient client) |
ExtendedIssueService(ExtendedGitHubClient client) |
ExtendedMilestoneService(ExtendedGitHubClient client) |
ExtendedPullRequestService(ExtendedGitHubClient client) |
Copyright © 2016–2020. All rights reserved.