Pull request #218: file model update
Merge in RED/persistence-service from file-update to master * commit '28e6cb3a3e1b0fcd20d042b002c5cc1b399049d1': file model update
This commit is contained in:
commit
b2effa45cc
@ -52,6 +52,7 @@ public class FileModel {
|
||||
private OffsetDateTime lastOCRTime;
|
||||
private boolean hasAnnotationComments;
|
||||
private boolean excluded;
|
||||
private boolean excludedFromAutomaticAnalysis;
|
||||
private OffsetDateTime hardDeletedTime;
|
||||
private OffsetDateTime lastFileAttributeChange;
|
||||
private int analysisVersion;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user