/**
  * {@inheritdoc}
  */
 public function findRevision($classname, $revision)
 {
     return $this->auditReader->findRevision($revision);
 }