@AsynchronousPreferred @TransactionAware public class ProjectModifiedEvent extends AbstractProjectModificationEvent
When this event is raised, the project's persisted state has been updated and committed, so ProjectEvent.getProject()
matches the new values.
newValue, oldValuesource| Constructor and Description |
|---|
ProjectModifiedEvent(Object source,
Project oldValue,
Project newValue) |
getNewValue, getOldValue, isDescriptionChanged, isKeyChanged, isNameChangedgetProjectgetDate, getUsergetSource, toStringCopyright © 2019 Atlassian. All rights reserved.