[TENE-396] Adding next processing step to the records-processor and new plugins mechanism
A new interface which extends ExtensionPoint has been added, based on which separate processing will be performed in the records-processor. The implementation method will take an object of Record type and return it as well.
If the solution is accepted, Readme must be updated
Closes TENE-396