Package org.ametys.core.migration
package org.ametys.core.migration
-
ClassDescriptionMain entry point for all automatic migration related tasks.All data needed to actually execute an upgrade action: the current version and the action configuration.A migration component represents a versioned feature setThe leaf of the
MigrationEngine.Versions
tree.A version tree, grouped recursively by sub-components.Contains a list of versions for a sub-componentException that occured during an automatic migrationMigration Extension Point that will list all migration needed by the current state of the applicationException that occured during an automatic migration : a specific migration can not be done, but the global process should continue.