public class ChainDependenciesExporterImpl extends Object implements ChainDependenciesExporter
Constructor and Description |
---|
ChainDependenciesExporterImpl() |
Modifier and Type | Method and Description |
---|---|
void |
importDependencies(DefaultChain topLevelPlan,
BuildDefinition buildDefinition,
com.atlassian.bamboo.specs.api.model.plan.dependencies.DependenciesProperties dependencies) |
void |
importDependenciesConfiguration(BuildDefinition buildDefinition,
com.atlassian.bamboo.specs.api.model.plan.dependencies.DependenciesProperties dependencies) |
com.atlassian.bamboo.specs.api.builders.plan.dependencies.Dependencies |
toSpecsEntity(ImmutableTopLevelPlan chain) |
void |
validateDependencies(DefaultChain topLevelPlan,
com.atlassian.bamboo.specs.api.model.plan.dependencies.DependenciesProperties dependencies) |
@NotNull public com.atlassian.bamboo.specs.api.builders.plan.dependencies.Dependencies toSpecsEntity(@NotNull ImmutableTopLevelPlan chain)
toSpecsEntity
in interface ChainDependenciesExporter
public void validateDependencies(DefaultChain topLevelPlan, com.atlassian.bamboo.specs.api.model.plan.dependencies.DependenciesProperties dependencies)
validateDependencies
in interface ChainDependenciesExporter
public void importDependenciesConfiguration(BuildDefinition buildDefinition, com.atlassian.bamboo.specs.api.model.plan.dependencies.DependenciesProperties dependencies)
importDependenciesConfiguration
in interface ChainDependenciesExporter
public void importDependencies(DefaultChain topLevelPlan, BuildDefinition buildDefinition, com.atlassian.bamboo.specs.api.model.plan.dependencies.DependenciesProperties dependencies)
importDependencies
in interface ChainDependenciesExporter
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.