Uses of Package
com.atlassian.bamboo.specs.api.builders

Package
Description
The 'builders.*' packages contain classes you can use to define your Bamboo configuration as code, see also com.atlassian.bamboo.specs.builders.
Application Links (for instance to integrate with JIRA or Bitbucket Server).
Task conditions.
Shared credentials for authenticating repositories or AWS access.
Deployment project and environments.
Items stored in environment custom plugins configuration.
Builder classes for Docker configuration.
Bamboo labels support.
Bamboo notifications support.
Permissions like plan permissions, deployment permissions etc.
Plan, plan branches, stages and jobs.
Artifact definitions and artifact subscriptions.
Automatic branch creation, integration and cleanup.
Items stored in plan configuration, including (but not limited to) items from 'Miscellaneous' page.
Plan dependencies (so that build of one plan may trigger builds of another plans).
Bamboo project (which is a container for plans).
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.
Generic repository viewers, see also com.atlassian.bamboo.specs.builders.repository.viewer for specific viewers.
Custom requirements for a job.
Generic classes, such as the AnyTask class for handling tasks unsupported by Bamboo Specs.
Build triggers.
Exceptions thrown by Bamboo Specs library.
Bamboo notifications support.
Immutable permissions like plan permissions properties, deployment permissions properties etc.
The AnyTask class for handling tasks unsupported by Bamboo Specs.
Build triggers.
Utility classes, such as: creating cron expressions.
Shared credentials for user-password and SSH authentication.
Bamboo notifications support.
Bitbucket Cloud repository type.
Bitbucket Server repository type.
Git repository type.
GitHub repository type.
Repository viewers, such as: Fisheye, Bitbucket Server and Cloud or 'hg serve' service.
Tasks you can execute in a job, such as: source code checkout, Maven build or a shell script.
Build triggers.
Bamboo notifications support.
Tasks you can execute in a job.
Build triggers.
Utility classes, such as the BambooServer which publishes a plan on Bamboo.