This service is pluggable and allows to register migration classes that should follow an interface such as:
- booelan mustBeRan
- string whatWillHapen
- run()
service should also provide a "listMigrators" method with since information in the result
- is required by
-
NXP-16821 Implement a Migrator for Nuxeo Notification Service
- Open