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$ $Date$
-
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()
.