public interface ChainDependenciesExporter
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 dependenciesProperties) |
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 com.atlassian.bamboo.specs.api.builders.plan.dependencies.Dependencies toSpecsEntity(@NotNull ImmutableTopLevelPlan chain)
void validateDependencies(DefaultChain topLevelPlan, com.atlassian.bamboo.specs.api.model.plan.dependencies.DependenciesProperties dependencies)
void importDependenciesConfiguration(BuildDefinition buildDefinition, com.atlassian.bamboo.specs.api.model.plan.dependencies.DependenciesProperties dependenciesProperties)
void importDependencies(DefaultChain topLevelPlan, BuildDefinition buildDefinition, com.atlassian.bamboo.specs.api.model.plan.dependencies.DependenciesProperties dependencies)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.