@Immutable public class PlanBranchConfiguration extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
PlanBranchConfiguration.Config |
| Constructor and Description |
|---|
PlanBranchConfiguration(BranchIntegrationSettings branchIntegrationSettings,
boolean disableAutomaticallyBranchCleanup) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
BranchIntegrationSettings |
getBranchIntegrationSettings() |
int |
hashCode() |
boolean |
isDisableAutomaticallyBranchCleanup() |
public PlanBranchConfiguration(@Nullable
BranchIntegrationSettings branchIntegrationSettings,
boolean disableAutomaticallyBranchCleanup)
@Nullable public BranchIntegrationSettings getBranchIntegrationSettings()
public boolean isDisableAutomaticallyBranchCleanup()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.