Package | Description |
---|---|
com.atlassian.bamboo.specs.api.model |
The 'model.*' packages contain internal data representation of various Bamboo entities, you usually won't use them directly.
|
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.plan.requirement |
Custom requirements for a job.
|
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.notification |
Bamboo notifications support.
|
com.atlassian.bamboo.specs.model.repository.git |
Git repository type.
|
com.atlassian.bamboo.specs.model.task |
Tasks you can execute in a job.
|
com.atlassian.bamboo.specs.model.trigger |
Build triggers.
|
Modifier and Type | Class and Description |
---|---|
class |
BambooKeyProperties |
class |
BambooOidProperties |
class |
VariableProperties |
Modifier and Type | Class and Description |
---|---|
class |
SharedCredentialsIdentifierProperties |
Modifier and Type | Class and Description |
---|---|
class |
DeploymentProperties |
class |
EnvironmentProperties |
class |
ReleaseNamingProperties |
Modifier and Type | Class and Description |
---|---|
class |
DeploymentPermissionsProperties |
class |
EnvironmentPermissionsProperties |
class |
PlanPermissionsProperties |
Modifier and Type | Class and Description |
---|---|
class |
JobProperties |
class |
PlanBranchIdentifierProperties |
class |
PlanProperties |
class |
StageProperties |
Modifier and Type | Class and Description |
---|---|
class |
RequirementProperties |
Modifier and Type | Class and Description |
---|---|
class |
VcsRepositoryBranchProperties |
Modifier and Type | Class and Description |
---|---|
class |
EmailRecipientProperties |
class |
GroupRecipientProperties |
class |
ImRecipientProperties |
class |
UserRecipientProperties |
class |
WebhookRecipientProperties |
Modifier and Type | Class and Description |
---|---|
class |
SshPrivateKeyAuthenticationProperties |
class |
UserPasswordAuthenticationProperties |
Modifier and Type | Class and Description |
---|---|
class |
TestParserTaskProperties |
Modifier and Type | Class and Description |
---|---|
class |
AfterSuccessfulDeploymentTriggerProperties |
class |
AfterSuccessfulStageTriggerProperties |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.