@Immutable public class CreatePlanBranchSettings extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CreatePlanBranchSettings.Type |
| Constructor and Description |
|---|
CreatePlanBranchSettings(CreatePlanBranchSettings.Type type,
String branchPattern) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getBranchPattern() |
CreatePlanBranchSettings.Type |
getType() |
int |
hashCode() |
String |
toString() |
public CreatePlanBranchSettings(CreatePlanBranchSettings.Type type, @Nullable String branchPattern)
@NotNull public CreatePlanBranchSettings.Type getType()
@Nullable public String getBranchPattern()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.