Uses of Class
com.atlassian.bamboo.plan.branch.BranchIntegrationPointImpl
-
Uses of BranchIntegrationPointImpl in com.atlassian.bamboo.plan.branch
Modifier and TypeMethodDescriptionstatic @NotNull BranchIntegrationPointImpl
BranchIntegrationPointImpl.forOldIntegrationPointWithNewPlanKey
(BranchIntegrationPoint integrationPoint, @Nullable PlanKey planKey) Creates an integration point for a given old integration point with overwritten plan key.static @NotNull BranchIntegrationPointImpl
BranchIntegrationPointImpl.forPlanBranch
(@NotNull PlanKey branchKey) Creates an integration point for a given plan branch.static @NotNull BranchIntegrationPointImpl
BranchIntegrationPointImpl.forVcsReference
(@NotNull String vcsReference) Creates an integration point for the given VCS reference.