| Package | Description |
|---|---|
| com.atlassian.bitbucket.content |
| Modifier and Type | Method and Description |
|---|---|
ChangeType |
Change.getType()
The type of change that was applied.
|
ChangeType |
ConflictChange.getType()
Retrieves the
type of change that was made on this side of the conflict. |
static ChangeType |
ChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeType[] |
ChangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Atlassian. All rights reserved.