With this, we stop passing parameters to the load method. We pass those
parameters to the loader's constructor.
- svn.tasks: Adapt tasks according to the constructor unification
- svn.tasks: Rename tasks according to production's
- loader.svn: Register svn worker (scheduler task auto-registration + cli auto-registration)
Related to T2134
Depends D2397