| Package | Description |
|---|---|
| com.atlassian.jgitflow.core |
| Modifier and Type | Method and Description |
|---|---|
BranchType |
JGitFlow.getTypeForBranch(String branchName) |
BranchType |
GitFlowConfiguration.getTypeForBranch(String branchName) |
static BranchType |
BranchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BranchType[] |
BranchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 DV Bern AG. All rights reserved.