Package | Description |
---|---|
com.atlassian.bamboo.specs.api.builders.plan |
Plan, plan branches, stages and jobs.
|
com.atlassian.bamboo.specs.api.builders.repository |
Generic plan-local and linked source code repositories as well as change detection settings, see also com.atlassian.bamboo.specs.builders.repository for specific repository types.
|
Modifier and Type | Method and Description |
---|---|
Plan |
Plan.repositoryBranches(VcsRepositoryBranch... repositoryBranches)
Defines which branches should be built by this plan or plan branch.
|
Modifier and Type | Method and Description |
---|---|
VcsRepositoryBranch |
VcsRepositoryBranch.branchDisplayName(String branchDisplayName)
Specifies display name for the branch.
|
VcsRepositoryBranch |
VcsRepositoryBranch.branchName(String branchName)
Specifies a branch.
|
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.