| Package | Description |
|---|---|
| com.atlassian.confluence.event.events.admin |
| Modifier and Type | Method and Description |
|---|---|
GlobalSettingsChangedEvent.Type |
GlobalSettingsChangedEvent.getType() |
static GlobalSettingsChangedEvent.Type |
GlobalSettingsChangedEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GlobalSettingsChangedEvent.Type[] |
GlobalSettingsChangedEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GlobalSettingsChangedEvent(Object src,
Settings oldSettings,
Settings newSettings,
String oldDomainName,
String newDomainName,
GlobalSettingsChangedEvent.Type type) |
Copyright © 2003–2020 Atlassian. All rights reserved.