Class PolicyRepository.PolicyUpdater

java.lang.Object
EntityRepository<Policy>.EntityUpdater
org.openmetadata.service.jdbi3.PolicyRepository.PolicyUpdater
Enclosing class:
PolicyRepository

public class PolicyRepository.PolicyUpdater extends EntityRepository<Policy>.EntityUpdater
Handles entity updated from PUT and POST operation.