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 |
isRunningACTIONS, CREATE_PERMISSION, DISPLAY_NAME, ESTIMATED_DURATION, FULL_NAME, LAST_SUCCESSFUL_RUN, LATEST_RUN, NAME, NUMBER_OF_QUEUED_PIPELINES, NUMBER_OF_RUNNING_PIPELINES, ORGANIZATION, PERMISSIONS, READ_PERMISSION, START_PERMISSION, STOP_PERMISSION, WEATHER_SCORE| 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, getFullName, getJob, getLastSuccessfulRun, getLatestRun, getName, getNumberOfQueuedPipelines, getNumberOfRunningPipelines, 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.