Class PlanBranchConfigurationProperties
java.lang.Object
com.atlassian.bamboo.specs.api.model.plan.branches.PlanBranchConfigurationProperties
- All Implemented Interfaces:
EntityProperties
-
Constructor Summary
ConstructorsConstructorDescriptionPlanBranchConfigurationProperties(@NotNull BranchIntegrationProperties branchIntegration, boolean cleanupEnabled) -
Method Summary
Modifier and TypeMethodDescriptionboolean@Nullable BranchIntegrationPropertiesinthashCode()booleanvoidvalidate()
-
Constructor Details
-
PlanBranchConfigurationProperties
public PlanBranchConfigurationProperties(@NotNull @NotNull BranchIntegrationProperties branchIntegration, boolean cleanupEnabled)
-
-
Method Details