Package | Description |
---|---|
com.atlassian.bamboo.specs.api.builders |
The 'builders.*' packages contain classes you can use to define your Bamboo configuration as code, see also com.atlassian.bamboo.specs.builders.
|
com.atlassian.bamboo.specs.api.model.credentials |
Shared credentials for authenticating repositories or AWS access.
|
com.atlassian.bamboo.specs.api.model.deployment |
Deployment project and environments.
|
com.atlassian.bamboo.specs.api.model.permission |
Immutable permissions like plan permissions properties, deployment permissions properties etc.
|
com.atlassian.bamboo.specs.api.model.plan |
Plan, plan branches, stages and jobs.
|
com.atlassian.bamboo.specs.api.model.repository |
Generic plan-local and linked source code repositories as well as change detection settings.
|
com.atlassian.bamboo.specs.model.credentials |
Shared credentials for user-password and SSH authentication.
|
com.atlassian.bamboo.specs.model.repository.bitbucket.cloud |
Bitbucket Cloud repository type.
|
com.atlassian.bamboo.specs.model.repository.bitbucket.server |
Bitbucket Server repository type.
|
com.atlassian.bamboo.specs.model.repository.git |
Git repository type.
|
com.atlassian.bamboo.specs.model.repository.github |
GitHub repository type.
|
Modifier and Type | Class and Description |
---|---|
class |
RootEntityPropertiesBuilder<T extends RootEntityProperties>
Represents Bamboo entity that can be sent to server.
|
Modifier and Type | Class and Description |
---|---|
class |
AnySharedCredentialsProperties |
class |
SharedCredentialsProperties |
Modifier and Type | Class and Description |
---|---|
class |
DeploymentProperties |
Modifier and Type | Class and Description |
---|---|
class |
DeploymentPermissionsProperties |
class |
EnvironmentPermissionsProperties |
class |
PlanPermissionsProperties |
Modifier and Type | Class and Description |
---|---|
class |
PlanProperties |
Modifier and Type | Class and Description |
---|---|
class |
AnyVcsRepositoryProperties |
static class |
PlanRepositoryLinkProperties.LinkedGlobalRepository |
class |
VcsRepositoryProperties |
Modifier and Type | Class and Description |
---|---|
class |
SshCredentialsProperties |
class |
UsernamePasswordCredentialsProperties |
Modifier and Type | Class and Description |
---|---|
class |
BitbucketCloudRepositoryProperties |
Modifier and Type | Class and Description |
---|---|
class |
BitbucketServerRepositoryProperties |
Modifier and Type | Class and Description |
---|---|
class |
GitRepositoryProperties |
Modifier and Type | Class and Description |
---|---|
class |
GitHubRepositoryProperties |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.