| com.atlassian.confluence.upgrade.UpgradeTask |
Known Indirect Subclasses
AbstractConstraintCreationUpgradeTask,
AbstractDeferredRunUpgradeTask,
AbstractUpgradeTask,
AtlassianUpgradeFollowersUpgradeTask,
AtlassianUserToEmbeddedCrowdConfigurationUpgradeTask,
AtlassianUserToEmbeddedCrowdDataUpgradeTask,
AttachmentFileNameUpgradeTask,
AttachmentsFileSizeUpgradeTask,
BandanaKeyUniqueConstraintUpgradeTask,
BodyTypeUpgradeTask,
BundleUserMacrosUpgradeTask,
ChangeLogoStorageUpgradeTask,
ClickrLeftNavMigrationUpgradeTask,
ColourSchemesUpgradeTask,
CommentParentColumnUpgradeTask,
and
84 others.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| log | All upgrade tasks should use this log for convenience, unless there's some overriding reason to use a different log | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Perform the upgrade.
| |||||||||||
Return any errors that occur.
| |||||||||||
A short (
| |||||||||||
Validates that this upgrade task can be performed.
| |||||||||||
All upgrade tasks should use this log for convenience, unless there's some overriding reason to use a different log
Return any errors that occur. Each entry is an UpgradeError.
UpgradeError objects, sometimes null.
Validates that this upgrade task can be performed.
| Exception |
|---|

