@AsynchronousPreferred public class RepositoryDefaultBranchModifiedEvent extends RepositoryEvent
source| Constructor and Description |
|---|
RepositoryDefaultBranchModifiedEvent(Object source,
Repository repository,
String newValue)
Deprecated.
in 7.4 for removal in 8.0.
RepositoryDefaultBranchModifiedEvent(Object, Repository, String, String) should be used instead. |
RepositoryDefaultBranchModifiedEvent(Object source,
Repository repository,
String newValue,
String oldValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNewValue() |
String |
getOldValue() |
getRepositorygetDate, getUsergetSource, toString@Deprecated public RepositoryDefaultBranchModifiedEvent(@Nonnull Object source, @Nonnull Repository repository, @Nonnull String newValue)
RepositoryDefaultBranchModifiedEvent(Object, Repository, String, String) should be used instead.Copyright © 2022 Atlassian. All rights reserved.