Base Operation
The base operation allow you to group work steps and operations for execution without any additional logic.addWork method.
You can also pass the work steps and operations to the constructor of the BaseOperation class.
You can also use operations (eg. conditional operation) and work steps with the
BaseOperation class.