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