Skip to content

Commit

Permalink
Some fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ablx committed Oct 5, 2017
1 parent ffd4d1d commit 53c85da
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ public class Document extends BaseEntity {

private DocumentState state;


private boolean analyzed;


@NonNull
private FileType originalFileType;

Expand Down

0 comments on commit 53c85da

Please sign in to comment.