Package | Description |
---|---|
org.jenkinsci.plugins.ghprb |
Modifier and Type | Field and Description |
---|---|
protected Map<Integer,GhprbPullRequest> |
GhprbTriggerBackwardsCompatible.pullRequests
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GhprbPullRequest |
GhprbRepository.getPullRequest(int id) |
Modifier and Type | Method and Description |
---|---|
Map<Integer,GhprbPullRequest> |
GhprbTrigger.DescriptorImpl.getPullRequests(String projectName) |
Modifier and Type | Method and Description |
---|---|
void |
GhprbBuilds.build(GhprbPullRequest pr,
org.kohsuke.github.GHUser triggerSender,
String commentBody) |
Modifier and Type | Method and Description |
---|---|
void |
GhprbRepository.addPullRequests(Map<Integer,GhprbPullRequest> prs) |
Copyright © 2016–2017. All rights reserved.