| 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.plan |
Plan, plan branches, stages and jobs.
|
| com.atlassian.bamboo.specs.api.model.plan.branches |
Automatic branch creation, integration and cleanup.
|
| com.atlassian.bamboo.specs.api.model.plan.requirement |
Custom requirements for a job.
|
| com.atlassian.bamboo.specs.api.model.repository.viewer |
Generic repository viewers.
|
| com.atlassian.bamboo.specs.api.model.task |
The AnyTask class for handling tasks unsupported by Bamboo Specs.
|
| com.atlassian.bamboo.specs.model.task |
Tasks you can execute in a job.
|
| Class and Description |
|---|
| ConstructFrom
If builder class has no default constructor this annotation should be used to list
fields that should be used to invoke constructor of the builder.
|
| Class and Description |
|---|
| ConstructFrom
If builder class has no default constructor this annotation should be used to list
fields that should be used to invoke constructor of the builder.
|
| Class and Description |
|---|
| Builder
Names builder class for entity properties.
|
| ConstructFrom
If builder class has no default constructor this annotation should be used to list
fields that should be used to invoke constructor of the builder.
|
| Class and Description |
|---|
| CodeGeneratorName
Custom Bamboo Specs generator for EntityProperties class or a field.
|
| Class and Description |
|---|
| Builder
Names builder class for entity properties.
|
| ConstructFrom
If builder class has no default constructor this annotation should be used to list
fields that should be used to invoke constructor of the builder.
|
| Class and Description |
|---|
| CodeGeneratorName
Custom Bamboo Specs generator for EntityProperties class or a field.
|
| Class and Description |
|---|
| CodeGeneratorName
Custom Bamboo Specs generator for EntityProperties class or a field.
|
| Class and Description |
|---|
| CodeGenerator
Custom Bamboo Specs generator for EntityProperties class or a field.
|
| ConstructFrom
If builder class has no default constructor this annotation should be used to list
fields that should be used to invoke constructor of the builder.
|
| NoSetter
Indicates that this field is derived from other values and doesn't need setter invocation.
|
| Setter
Names setter method for a field in entity properties.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.