Class DependenciesProperties
java.lang.Object
com.atlassian.bamboo.specs.api.model.plan.dependencies.DependenciesProperties
- All Implemented Interfaces:
EntityProperties
- Direct Known Subclasses:
EmptyDependenciesListProperties
-
Constructor Summary
ModifierConstructorDescriptionprotected
DependenciesProperties
(DependenciesConfigurationProperties dependenciesConfigurationProperties, List<PlanIdentifierProperties> childPlans) -
Method Summary
-
Constructor Details
-
DependenciesProperties
protected DependenciesProperties() -
DependenciesProperties
public DependenciesProperties(DependenciesConfigurationProperties dependenciesConfigurationProperties, List<PlanIdentifierProperties> childPlans)
-
-
Method Details