RED-7241: added flag addToAllDossiers to ManualResizeRedaction
This commit is contained in:
parent
d3337d4244
commit
6c4cd3e44c
@ -22,6 +22,7 @@ public class ManualResizeRedaction extends BaseAnnotation {
|
||||
private String textBefore;
|
||||
private String textAfter;
|
||||
private Boolean updateDictionary;
|
||||
private boolean addToAllDossiers;
|
||||
|
||||
|
||||
@Builder
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user