Uses of Class
com.atlassian.bamboo.specs.api.model.plan.dependencies.DependenciesConfigurationProperties
Packages that use DependenciesConfigurationProperties
Package
Description
Plan dependencies (so that build of one plan may trigger builds of another plans).
Plan dependencies (so that build of one plan may trigger builds of another plans).
-
Uses of DependenciesConfigurationProperties in com.atlassian.bamboo.specs.api.builders.plan.dependencies
Methods in com.atlassian.bamboo.specs.api.builders.plan.dependencies that return DependenciesConfigurationPropertiesModifier and TypeMethodDescriptionprotected DependenciesConfigurationPropertiesDependenciesConfiguration.build() -
Uses of DependenciesConfigurationProperties in com.atlassian.bamboo.specs.api.model.plan.dependencies
Methods in com.atlassian.bamboo.specs.api.model.plan.dependencies that return DependenciesConfigurationPropertiesModifier and TypeMethodDescriptionDependenciesProperties.getDependenciesConfigurationProperties()EmptyDependenciesListProperties.getDependenciesConfigurationProperties()Deprecated.Constructors in com.atlassian.bamboo.specs.api.model.plan.dependencies with parameters of type DependenciesConfigurationPropertiesModifierConstructorDescriptionDependenciesProperties(DependenciesConfigurationProperties dependenciesConfigurationProperties, List<PlanIdentifierProperties> childPlans)