Package | Description |
---|---|
com.atlassian.bamboo.build.docker | |
com.atlassian.bamboo.fieldvalue | |
com.atlassian.bamboo.plan.branch |
Modifier and Type | Interface and Description |
---|---|
interface |
DockerPipelineConfiguration
Configuration of Docker pipeline for a single buildable entity (e.g.
|
Modifier and Type | Class and Description |
---|---|
class |
DockerPipelineConfigurationImpl |
Modifier and Type | Method and Description |
---|---|
static <T extends OptionallyConvertibleFromConfig> |
BuildDefinitionConverterImpl.populate(org.apache.commons.configuration.HierarchicalConfiguration fromConfig,
T optionallyConvertibleFromConfig) |
Modifier and Type | Interface and Description |
---|---|
interface |
BranchIntegrationConfiguration
This interface is used to store branch "integration strategy" settings - the thing
that does the merge with an arbitrary branch (so called 'integration branch')
prior to executing the jobs, and pushing the merge commit
back to the repository after successful build.
|
interface |
BranchMonitoringConfiguration
Keeps build plans branches configuration settings.
|
Modifier and Type | Class and Description |
---|---|
class |
BranchIntegrationConfigurationImpl |
class |
BranchMonitoringConfigurationImpl
Keeps build plan specific plan branch monitoring settings.
|
class |
BranchSpecificConfiguration
Dumping ground for any configuration specific to a branch.
|
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.