|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GhprbRepository | |
---|---|
org.jenkinsci.plugins.ghprb |
Uses of GhprbRepository in org.jenkinsci.plugins.ghprb |
---|
Methods in org.jenkinsci.plugins.ghprb that return GhprbRepository | |
---|---|
GhprbRepository |
GhprbTrigger.getRepository()
|
Methods in org.jenkinsci.plugins.ghprb with parameters of type GhprbRepository | |
---|---|
void |
GhprbPullRequest.init(Ghprb helper,
GhprbRepository repo)
|
hudson.model.queue.QueueTaskFuture<?> |
GhprbTrigger.startJob(GhprbCause cause,
GhprbRepository repo)
|
Constructors in org.jenkinsci.plugins.ghprb with parameters of type GhprbRepository | |
---|---|
GhprbBuilds(GhprbTrigger trigger,
GhprbRepository repo)
|
|
GhprbPullRequest(org.kohsuke.github.GHPullRequest pr,
Ghprb ghprb,
GhprbRepository repo,
boolean isNew)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |