Uses of Class
com.atlassian.bamboo.configuration.external.rss.DivergentBranchDataBean
Package
Description
-
Uses of DivergentBranchDataBean in com.atlassian.bamboo.configuration.external
Modifier and TypeMethodDescription@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) -
Uses of DivergentBranchDataBean in com.atlassian.bamboo.configuration.external.rss
Modifier and TypeMethodDescriptionstatic 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)