| Package | Description |
|---|---|
| com.atlassian.jgitflow.core | |
| com.atlassian.jgitflow.core.command |
| Modifier and Type | Method and Description |
|---|---|
static JGitFlowConstants.PREFIXES |
JGitFlowConstants.PREFIXES.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JGitFlowConstants.PREFIXES[] |
JGitFlowConstants.PREFIXES.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
AbstractGitFlowCommand.runBeforeAndGetPrefixedBranchName(Iterable<ExtensionCommand> before,
JGitFlowConstants.PREFIXES prefix) |
Copyright © 2023 DV Bern AG. All rights reserved.