| Package | Description |
|---|---|
| com.atlassian.bitbucket.pull.automerge |
| Modifier and Type | Method and Description |
|---|---|
AutoMergeProcessingResult.AutoMergeProcessingStatus |
AutoMergeProcessingResult.getProcessingStatus() |
static AutoMergeProcessingResult.AutoMergeProcessingStatus |
AutoMergeProcessingResult.AutoMergeProcessingStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoMergeProcessingResult.AutoMergeProcessingStatus[] |
AutoMergeProcessingResult.AutoMergeProcessingStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AutoMergeProcessingResult(AutoMergeRequest autoMergeRequest,
AutoMergeProcessingResult.AutoMergeProcessingStatus processingStatus) |
Copyright © 2023 Atlassian. All rights reserved.