@AsynchronousPreferred public class ApplicationSetupEvent extends ApplicationConfigurationChangedEvent<Boolean>
This event is internally audited with CoverageLevel.BASE
level.
ApplicationConfigurationChangedEvent.Property
source
Constructor and Description |
---|
ApplicationSetupEvent(Object source,
Boolean oldValue,
Boolean newValue) |
Modifier and Type | Method and Description |
---|---|
Boolean |
getNewValue() |
Boolean |
getOldValue() |
getProperty
getDate, getUser
getSource, toString
@Nonnull public Boolean getOldValue()
getOldValue
in class ApplicationConfigurationChangedEvent<Boolean>
@Nonnull public Boolean getNewValue()
getNewValue
in class ApplicationConfigurationChangedEvent<Boolean>
Copyright © 2022 Atlassian. All rights reserved.