Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
L3 - Default
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.13.0, 7.13.0-alpha1
-
Component/s: engine
-
Labels:None
Description
AT
- Redundant code in batch operation commands is consolidated
- A fluent builder pattern to create a batch is used inside the batch operation commands
- The code is aligned to the code guideline
- The language level of the code is aligned to Java 8