java.lang.Object | |||||
↳ | java.util.EventObject | ||||
↳ | com.atlassian.bitbucket.event.ApplicationEvent | ||||
↳ | com.atlassian.bitbucket.event.project.ProjectEvent | ||||
↳ | com.atlassian.bitbucket.event.project.AbstractProjectModificationEvent | ||||
↳ | com.atlassian.bitbucket.event.project.ProjectModifiedEvent |
Event that is raised when a project has been successfully updated.
When this event is raised, the project's persisted state has been updated and committed, so getProject()
matches the new values
.
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |