| java.lang.Object | |||
| ↳ | java.util.EventObject | ||
| ↳ | com.atlassian.bitbucket.event.ApplicationEvent | ||
| ↳ | com.atlassian.bitbucket.event.server.ApplicationConfigurationChangedEvent<T> | ||
Known Direct Subclasses
|
Event that is published when an application property is changed through ApplicationPropertiesService.
This event is internally audited with a HIGH priority.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ApplicationConfigurationChangedEvent.Property | Enum that lists the types of properties that can be changed. | ||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.util.EventObject
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.bitbucket.event.ApplicationEvent
| |||||||||||
From class
java.util.EventObject
| |||||||||||
From class
java.lang.Object
| |||||||||||