| Package | Description |
|---|---|
| com.atlassian.bitbucket.pull |
| Modifier and Type | Method and Description |
|---|---|
PullRequestMergeConfigType |
PullRequestMergeConfig.getType()
Retrieves the configuration type, identifying the level the configuration was applied at.
|
static PullRequestMergeConfigType |
PullRequestMergeConfigType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PullRequestMergeConfigType[] |
PullRequestMergeConfigType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Atlassian. All rights reserved.