Use EventGson annotation from Gerrit core

The event structure changed in master. Use the Gerrit serializer
instead of the event broker one.

Bug: Issue 14438
Change-Id: I3afe7ab8ac9ac333a451207828128edcbb4d2962
2 files changed
tree: 837f03969232c2a4ccae1f19ebedc5ab6b257163
  1. src/
  2. .gitignore
  3. BUILD
  4. Jenkinsfile
  5. LICENSE
  6. pom.xml
  7. README.md
README.md

Events Broker API for Gerrit Code Review

API of a generic events broker for use with Gerrit Code Review.

Enables the de-coupling between Gerrit, plugins and the different implementations of a generic events broker.