Class EmptyDependenciesListProperties
java.lang.Object
com.atlassian.bamboo.specs.api.model.plan.dependencies.DependenciesProperties
com.atlassian.bamboo.specs.api.model.plan.dependencies.EmptyDependenciesListProperties
- All Implemented Interfaces:
EntityProperties
@Immutable
@Deprecated
public final class EmptyDependenciesListProperties
extends DependenciesProperties
Deprecated.
-
Constructor Details
-
EmptyDependenciesListProperties
public EmptyDependenciesListProperties()Deprecated.
-
-
Method Details
-
getDependenciesConfigurationProperties
Deprecated.- Overrides:
getDependenciesConfigurationProperties
in classDependenciesProperties
-
getChildPlans
Deprecated.- Overrides:
getChildPlans
in classDependenciesProperties
-
equals
Deprecated.- Overrides:
equals
in classDependenciesProperties
-
hashCode
public int hashCode()Deprecated.- Overrides:
hashCode
in classDependenciesProperties
-
validate
public void validate()Deprecated.- Specified by:
validate
in interfaceEntityProperties
- Overrides:
validate
in classDependenciesProperties
-