public class BranchImpl extends PipelineImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
BranchImpl.PipelineFactoryImpl |
static class |
BranchImpl.PullRequest |
| Modifier and Type | Field and Description |
|---|---|
protected hudson.model.Job |
job |
| Constructor and Description |
|---|
BranchImpl(hudson.model.Job job,
io.jenkins.blueocean.rest.hal.Link parent) |
| Modifier and Type | Method and Description |
|---|---|
io.jenkins.blueocean.rest.hal.Link |
getLink() |
BranchImpl.PullRequest |
getPullRequest() |
delete, favorite, getActionProxies, getActions, getActivities, getDisplayName, getEstimatedDurationInMillis, getFullDisplayName, getFullDisplayName, getFullName, getJob, getLastSuccessfulRun, getLatestRun, getName, getOrganization, getPermissions, getPermissions, getQueue, getRecursivePathFromFullName, getRuns, getWeatherScore, isFavoritepublic BranchImpl(hudson.model.Job job,
io.jenkins.blueocean.rest.hal.Link parent)
@Exported(name="pullRequest",
inline=true)
public BranchImpl.PullRequest getPullRequest()
public io.jenkins.blueocean.rest.hal.Link getLink()
getLink in interface io.jenkins.blueocean.rest.ReachablegetLink in class io.jenkins.blueocean.service.embedded.rest.AbstractPipelineImplCopyright © 2016. All rights reserved.