Comment:
Migration of unmigrated content due to installation of a new plugin
...
Startup Methods
Since
since
5.2
Instead of making contributions to the RegistryStartup service configuration you can provide startup methods inside your modules. A startup method is a static or instance method of a module annotated with @Startup annotation. Each module is allowed to contain several startup methods.