public class PlanBranchConfigurationProperties extends Object implements EntityProperties
| Constructor and Description |
|---|
PlanBranchConfigurationProperties(@NotNull BranchIntegrationProperties branchIntegration,
boolean cleanupEnabled) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@Nullable BranchIntegrationProperties |
getBranchIntegrationProperties() |
int |
hashCode() |
boolean |
isCleanupEnabled() |
void |
validate() |
public PlanBranchConfigurationProperties(@NotNull
@NotNull BranchIntegrationProperties branchIntegration,
boolean cleanupEnabled)
public boolean isCleanupEnabled()
@Nullable public @Nullable BranchIntegrationProperties getBranchIntegrationProperties()
public void validate()
validate in interface EntityPropertiesCopyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.