Details
-
Bug
-
Status: Ready for Testing
-
Resolution: Fixed
-
7.1.X
-
None
-
7.2.x, 7.1.x
-
Committed
-
3
-
- BatchEngineExportTaskExecutorTest#testExportBlogPostingsToCSVFileWithFieldNames
- BatchEngineExportTaskExecutorTest#testExportBlogPostingsToCSVFileWithFilterParameter
- BatchEngineExportTaskExecutorTest#testExportBlogPostingsToCSVFileWithSortParameter
- BatchEngineExportTaskExecutorTest#testExportBlogPostingsToJSONFileWithEmptyFieldNames
- BatchEngineExportTaskExecutorTest#testExportBlogPostingsToJSONFileWithFieldNames
- BatchEngineExportTaskExecutorTest#testExportBlogPostingsToJSONLFileWithEmptyFieldNames
- BatchEngineExportTaskExecutorTest#testExportBlogPostingsToJSONLFileWithFieldNames
- BatchEngineExportTaskExecutorTest#testExportBlogPostingsToXLSFileWithFieldNames
-
40
Description
BatchEngineTaskMethod is intended to be used inside impl classes on any declared methods.
However the BatchEngineTaskMethodRegistryImpl ignores any method that is not public.
On a side note, once a method is successfully found the underlaying service tracker customizer expects the same method to be available in the super class as well.
As per my conversation with ivica.cardic, this is not the intended behaviour.
Attachments
Issue Links
- causes
-
COMMERCE-2787 Version Increase required for batch-engine-api
-
- Closed
-