@Immutable public class DependenciesProperties extends Object implements EntityProperties
Modifier | Constructor and Description |
---|---|
protected |
DependenciesProperties() |
|
DependenciesProperties(DependenciesConfigurationProperties dependenciesConfigurationProperties,
List<PlanIdentifierProperties> childPlans) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<PlanIdentifierProperties> |
getChildPlans() |
DependenciesConfigurationProperties |
getDependenciesConfigurationProperties() |
int |
hashCode() |
void |
validate() |
protected DependenciesProperties()
public DependenciesProperties(DependenciesConfigurationProperties dependenciesConfigurationProperties, List<PlanIdentifierProperties> childPlans)
public DependenciesConfigurationProperties getDependenciesConfigurationProperties()
public List<PlanIdentifierProperties> getChildPlans()
public void validate()
validate
in interface EntityProperties
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.