| Package | Description |
|---|---|
| com.atlassian.bamboo.configuration.external | |
| com.atlassian.bamboo.configuration.external.rss |
| Modifier and Type | Method and Description |
|---|---|
@NotNull PlanConfigImportService.ImportResult |
PlanConfigImportService.updatePlanBranch(@NotNull com.atlassian.bamboo.specs.api.model.plan.PlanProperties planProperties,
@NotNull VcsBranch vcsBranch,
@Nullable com.atlassian.user.User user,
@NotNull RssPermissions rssPermissions,
@NotNull DivergentBranchDataBean branchDataBean,
boolean deferEvents,
boolean noChangesInProperties)
Update plan branch using specs.
|
@NotNull PlanConfigImportService.ImportResult |
PlanConfigImportServiceImpl.updatePlanBranch(@NotNull com.atlassian.bamboo.specs.api.model.plan.PlanProperties planProperties,
@NotNull VcsBranch vcsBranch,
@Nullable com.atlassian.user.User user,
@NotNull RssPermissions rssPermissions,
@NotNull DivergentBranchDataBean branchCreationData,
boolean deferEvents,
boolean noChangesInProperties) |
| Modifier and Type | Method and Description |
|---|---|
static DivergentBranchDataBean |
DivergentBranchDataBean.forCreation(@NotNull ImmutableChain immutableChain,
@NotNull PlanKey planBranchKey,
@NotNull PlanBranchWorkflow planBranchWorkflow,
PlanCreationService.EnablePlan enablePlan) |
static DivergentBranchDataBean |
DivergentBranchDataBean.forUpdate(@NotNull ImmutableChain immutableChain,
@NotNull PlanKey planBranchKey) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.