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