Add event deserialization login

To avoid code repetition move common event deserialization logic
from events-broker plugins to events-broker library.

Bug: Issue 14593
Change-Id: I8acfe9b647fc8bda90a82c307260e10a1601d797
3 files changed
tree: b8a6a13e12e6633d814b733aecdc7f525df46626
  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.