Uses of Class
com.atlassian.bamboo.specs.api.builders.plan.PlanBranchIdentifier
Packages that use PlanBranchIdentifier
Package
Description
Plan, plan branches, stages and jobs.
Automatic branch creation, integration and cleanup.
-
Uses of PlanBranchIdentifier in com.atlassian.bamboo.specs.api.builders.plan
Methods in com.atlassian.bamboo.specs.api.builders.plan that return PlanBranchIdentifierModifier and TypeMethodDescriptionConstructors in com.atlassian.bamboo.specs.api.builders.plan with parameters of type PlanBranchIdentifier -
Uses of PlanBranchIdentifier in com.atlassian.bamboo.specs.api.builders.plan.branches
Methods in com.atlassian.bamboo.specs.api.builders.plan.branches with parameters of type PlanBranchIdentifierModifier and TypeMethodDescriptionBranchIntegration.integrationBranch
(@NotNull PlanBranchIdentifier integrationBranch) Sets integration branch identifier.