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