| java.lang.Object | |||||
| ↳ | java.util.EventObject | ||||
| ↳ | com.atlassian.bitbucket.event.ApplicationEvent | ||||
| ↳ | com.atlassian.bitbucket.event.repository.RepositoryEvent | ||||
| ↳ | com.atlassian.bitbucket.event.repository.AbstractRepositoryModificationEvent | ||||
| ↳ | com.atlassian.bitbucket.event.repository.RepositoryModifiedEvent | ||||
Event that is raised when a repository has been successfully updated.
 When this event is raised, the repository's persisted state has been updated and committed, so
 getRepository() matches the new values.
| [Expand] Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
com.atlassian.bitbucket.event.repository.AbstractRepositoryModificationEvent | |||||||||||
|  From class
java.util.EventObject | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  com.atlassian.bitbucket.event.repository.AbstractRepositoryModificationEvent | |||||||||||
|  From class
  com.atlassian.bitbucket.event.repository.RepositoryEvent | |||||||||||
|  From class
  com.atlassian.bitbucket.event.ApplicationEvent | |||||||||||
|  From class
  java.util.EventObject | |||||||||||
|  From class
  java.lang.Object | |||||||||||