public interface MutablePlanBranchPullRequest extends PlanBranchPullRequest, BambooObject
| Modifier and Type | Method and Description |
|---|---|
@NotNull ChainBranch |
getChainBranch() |
@NotNull MutableVcsPullRequest |
getVcsPullRequest() |
void |
setChainBranch(@NotNull ChainBranch chainBranch) |
void |
setVcsPullRequest(@NotNull MutableVcsPullRequest vcsPullRequest) |
setIdgetId@NotNull @NotNull ChainBranch getChainBranch()
getChainBranch in interface PlanBranchPullRequestvoid setChainBranch(@NotNull
@NotNull ChainBranch chainBranch)
@NotNull @NotNull MutableVcsPullRequest getVcsPullRequest()
getVcsPullRequest in interface PlanBranchPullRequestvoid setVcsPullRequest(@NotNull
@NotNull MutableVcsPullRequest vcsPullRequest)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.