Package lumis.upgrade.postupgrade
Provides internal classes for dealing with post-upgrade tasks.
The classes in this package are for internal use only and should not be used anywhere.
- Since:
- 7.0.0
- Version:
- $Revision: 15055 $ $Date: 2012-11-29 18:48:37 -0200 (Thu, 29 Nov 2012) $
-
Interface Summary Interface Description IPostUpgradeTask A task to be executed after the portal's upgrade. -
Class Summary Class Description PostUpgradeTaskManager Manager for post upgrade tasks management.PostUpgradeTaskManager.AbstractPostUpgradeTask Base implementation for post upgrade tasks. -
Enum Summary Enum Description PostUpgradeTaskException.ErrorLevel The error level. -
Exception Summary Exception Description PostUpgradeTaskException Exception thrown when a problem occur inIPostUpgradeTask.run()
.