| Package | Description |
|---|---|
| com.atlassian.bitbucket.event.mirror | |
| com.atlassian.bitbucket.scm.mirror |
| Modifier and Type | Method and Description |
|---|---|
RepositorySynchronizationType |
RepositoryMirrorSynchronizedEvent.getSyncType() |
| Modifier and Type | Method and Description |
|---|---|
RepositoryMirrorSynchronizedEvent.Builder |
RepositoryMirrorSynchronizedEvent.Builder.syncType(RepositorySynchronizationType value) |
| Modifier and Type | Method and Description |
|---|---|
static RepositorySynchronizationType |
RepositorySynchronizationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RepositorySynchronizationType[] |
RepositorySynchronizationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Atlassian. All rights reserved.