Class DocumentRepository.DocumentUpdater

java.lang.Object
EntityRepository<Document>.EntityUpdater
org.openmetadata.service.jdbi3.DocumentRepository.DocumentUpdater
Enclosing class:
DocumentRepository

public class DocumentRepository.DocumentUpdater extends EntityRepository<Document>.EntityUpdater
Handles entity updated from PUT and POST operation.