| 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.
|
| 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 |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.