Package | Description |
---|---|
org.jenkinsci.plugins.ghprb |
Modifier and Type | Method and Description |
---|---|
static GhprbTrigger |
Ghprb.extractTrigger(hudson.model.AbstractBuild<?,?> build) |
static GhprbTrigger |
Ghprb.extractTrigger(hudson.model.AbstractProject<?,?> p) |
GhprbTrigger |
Ghprb.getTrigger() |
Modifier and Type | Method and Description |
---|---|
static hudson.util.DescribableList<GhprbExtension,GhprbExtensionDescriptor> |
Ghprb.getJobExtensions(GhprbTrigger trigger,
Class<?>... types) |
Constructor and Description |
---|
Ghprb(GhprbTrigger trigger) |
GhprbBuilds(GhprbTrigger trigger,
GhprbRepository repo) |
GhprbGitHub(GhprbTrigger trigger) |
GhprbRepository(String reponame,
GhprbTrigger trigger) |
Copyright © 2016. All rights reserved.