public class Dependencies extends EntityPropertiesBuilder<DependenciesProperties>
Constructor and Description |
---|
Dependencies()
Specifies dependencies with default configuration.
|
Modifier and Type | Method and Description |
---|---|
protected DependenciesProperties |
build() |
Dependencies |
childPlans(PlanIdentifier... childPlans)
Adds child plans.
|
Dependencies |
configuration(DependenciesConfiguration dependenciesConfiguration)
Sets dependencies configuration.
|
public Dependencies()
@NotNull public Dependencies configuration(@NotNull DependenciesConfiguration dependenciesConfiguration) throws PropertiesValidationException
PropertiesValidationException
DependenciesConfiguration
@NotNull public Dependencies childPlans(@NotNull PlanIdentifier... childPlans)
protected DependenciesProperties build()
build
in class EntityPropertiesBuilder<DependenciesProperties>
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.