JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package com.atlassian.bamboo.specs.builders.repository
package
com.atlassian.bamboo.specs.builders.repository
Various types of source code repositories.
Related Packages
Package
Description
com.atlassian.bamboo.specs.builders
The 'builders.*' packages contain classes you can use to define your Bamboo configuration as code.
com.atlassian.bamboo.specs.builders.repository.git
Git repository type.
com.atlassian.bamboo.specs.builders.repository.github
GitHub repository type.
com.atlassian.bamboo.specs.builders.repository.viewer
Repository viewers, such as: Fisheye, Bitbucket Server and Cloud or 'hg serve' service.
com.atlassian.bamboo.specs.builders.credentials
Shared credentials for user-password and SSH authentication.
com.atlassian.bamboo.specs.builders.notification
Bamboo notifications support.
com.atlassian.bamboo.specs.builders.plugin
Bamboo miscellaneous plugins support.
com.atlassian.bamboo.specs.builders.task
Tasks you can execute in a job, such as: source code checkout, Maven build or a shell script.
com.atlassian.bamboo.specs.builders.trigger
Build triggers.