| java.lang.Object | ||
| ↳ | com.atlassian.confluence.upgrade.AbstractUpgradeTask | |
| ↳ | com.atlassian.confluence.upgrade.upgradetask.MailCreationDateUpgradeTask | |
Upgrade the creation date field of the existing emails, setting it to either the emails received date (if it exists) or the emails sent date (if it exists). If neither dates exist, then do not change the creation date.
|
[Expand]
Inherited Fields | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.atlassian.confluence.upgrade.UpgradeTask
| ||||||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
A short (
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.confluence.upgrade.AbstractUpgradeTask
| |||||||||||||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||||||||||||
From interface
com.atlassian.confluence.upgrade.UpgradeTask
| |||||||||||||||||||||||||||||

