Merge in RED/redaction-service from RED-5010 to master
* commit 'a1ef711bc32c365b2f276df5de7f3578f82f567f':
RED-4824: Corrected annotation for json deserialization so that is unambiguously detected as a delegating creator method
RED-4824: Added annotations to correctly handle json deserialization
Merge in RED/redaction-service from RED-4890 to master
* commit 'f5fb8f7c074b3e7b38c6cfdd28ba4c8cc1edfeff':
RED-4890: Refactored redaction log tests to show failed files
RED-4890: Refactored RulesTests, will fail individually
Merge in RED/redaction-service from RED-4891-rs1 to master
* commit 'a9ae01ab32f08d0dadb1b12b0cc4db8070071b42':
RED-4891: Rectangle redactions not listed in DELTA view
Merge in RED/redaction-service from RED-3974 to master
* commit 'a9ff46a3fd3363b47799e8dfe5dc99575c36a33b':
RED-3974: Fixed special case table header with diffent size of columns in rows
Merge in RED/redaction-service from RED-3974 to master
* commit 'cba81ce061df867936314dcbdbc565248c8db006':
RED-3974: Refactored processTablePerRow
RED-3974: Use first row as header if header detection does not find a header
Merge in RED/redaction-service from RED-4824 to master
* commit '1d39c150c7e9084ae6a3833149ad66a4f31da774':
RED-4824: Corrected code style by removing parameter assignment
RED-4824: Replaced type of the text dir with an enum that only accepts values that can be handled by our code
RED-4824: Recreated log files to include changes in rectangle calculation
RED-4824: Removed obsolete logging statement
RED-4824: Finalized affine transformation by correcting the center of the rotation according to the text direction
RED-4824: WIP: Transformed rectangle calculation from a if-else chain to an affine transformation
RED-4824: Added test with a simple pdf that contains all combinations for rotation and text direction
RED-4824: Cleaned up code to make method more readable
RED-4824: Created base test for text-position rectangle creation
Merge in RED/redaction-service from RED-4835 to master
* commit '6e46cad2c5466136c7191042e6834eb074fc5911':
RED-4835 - cleanup
RED-4835 - entity position not calculated correctly for duplicates where 1 is marked as false positive
Merge in RED/redaction-service from RED-4867-rs1 to master
* commit '3ec1e20e417e65907448930cf7f8eb9713874fb9':
RED-4867: Sonar issues: RedactionService
Merge in RED/redaction-service from RED-4753 to master
* commit '55bebe8541cfded8a456b63dbd8d8b7e79bab33f':
RED-4753: Reduced size of TEXT File a bit more
RED-4753: Reduced size of TEXT File
Merge in RED/redaction-service from kbudisantoso/Sectionjava-1659012500262 to master
* commit '47de526b4bd451d302317647cb05ac685e069622':
RED-4829 Fix wrong annotation
Merge in RED/redaction-service from RED-4799-3 to master
* commit '53428ec65296b9fac2c206e7bd89916c933fb5c8':
RED-4799 - remove FP entities from redactionlog
Merge in RED/redaction-service from RED-4510-Rework to master
* commit '0544a42117a742de70325cd1a84e57d6829aaa25':
RED-4510: Added generated RedactionLog Json files and optimizations for RulesTest.java for Bamboo