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
- src/
- .gitignore
- BUILD
- Jenkinsfile
- LICENSE
- pom.xml
- 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.