FilesToConversionFileChangesConverterProcessor

Version #1

Description:

This converts a full directory of generated files to a list of file action requests in format required by ResourceCategoryConversionExecutorProcessor.
There is no need for this processor in case that you handle the partial conversion with ‘Keep’ requests. This processor helps to reduce this complexity by requiring to convert every file again, then it converts every produced file to an ‘Override’ request.
IMPORTANT: In case you use this in a resource conversion flow you need to provide the resource id in the input to ensure that the converted files are tied to the resource not the category! In case your converted files are based on multiple resources, do not pass this or provide null.

Interface:

Sample:

<processor id="<FLOW_SCOPED_ARBITRARY_ID_GOES_HERE>" name="FilesToConversionFileChangesConverterProcessor" version="1" />

Chainable processors: