Package lumis.upgrade
-
Interface Summary Interface Description IStepHandler Defines the methods a upgrade step handler must implement.IUpgradeDao Upgrade DAO interface.IUpgradeManager The upgrade manager interface. -
Class Summary Class Description BuildConfig Stores information about a upgrade build.DropTableIfExistsStepHandler Drops a table if it exists.RegisterServiceStepHandler Registers a service.RunSqlStepHandler Step handler that executes a sql statement.UpdateStringResource String resource for lumis/upgrade.UpgradeControllerHtml UpgradeDaoJdbc Upgrade DAO jdbc-based implementation.UpgradeManager Manager for upgrade operations on the portal framework. -
Exception Summary Exception Description UpgradeException An exception used to represent an exception during upgrade.