Package | Description |
---|---|
com.atlassian.bitbucket.event.server |
Modifier and Type | Method and Description |
---|---|
ApplicationConfigurationChangedEvent.Property |
ApplicationConfigurationChangedEvent.getProperty() |
static ApplicationConfigurationChangedEvent.Property |
ApplicationConfigurationChangedEvent.Property.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationConfigurationChangedEvent.Property[] |
ApplicationConfigurationChangedEvent.Property.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ApplicationConfigurationChangedEvent(Object source,
ApplicationConfigurationChangedEvent.Property property,
T oldValue,
T newValue) |
Copyright © 2019 Atlassian. All rights reserved.