file model update
This commit is contained in:
parent
84a2e00f02
commit
28e6cb3a3e
@ -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