Skip to content

Add base class for background operation jobs

Problem

For the moment we can't create new jobs leveraging the new operation framework.

Solution

Introduce a base class similar to BatchedMigrationJob in order to schedule operations.

Edited by Max Orefice