java.lang.Object | ||||
↳ | java.util.EventObject | |||
↳ | com.atlassian.bitbucket.event.ApplicationEvent | |||
↳ | com.atlassian.bitbucket.event.project.ProjectEvent | |||
↳ | com.atlassian.bitbucket.event.project.AbstractProjectModificationEvent |
![]() |
Base class for constructing events which relate to project modifications.
getProject()
always returns the current persisted state for the project. Whether that matches
the old values
or the new values
depends on the specific event, and
will be documented on the derived event class.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
newValue | |||||||||||
oldValue |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |