RED-6009: change matchedrule to String in redactionlog #15
@ -25,7 +25,7 @@ public class RedactionLogEntry {
|
||||
private String type;
|
||||
private String value;
|
||||
private String reason;
|
||||
private int matchedRule;
|
||||
private String matchedRule;
|
||||
private boolean rectangle;
|
||||
private String legalBasis;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user