RED-1536: Fixed changelog creation
This commit is contained in:
parent
a900f5b617
commit
dc1dba00c1
@ -13,7 +13,7 @@ import java.util.List;
|
|||||||
@Builder
|
@Builder
|
||||||
@NoArgsConstructor
|
@NoArgsConstructor
|
||||||
@AllArgsConstructor
|
@AllArgsConstructor
|
||||||
@EqualsAndHashCode(of = "id")
|
@EqualsAndHashCode
|
||||||
public class RedactionLogEntry {
|
public class RedactionLogEntry {
|
||||||
|
|
||||||
private String id;
|
private String id;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user