commit | 2659d42198db830fbac97e90dc00681f166fcd36 | [log] [tgz] |
---|---|---|
author | Yang Zhenhui <zhenhui.yang@sonymobile.com> | Tue Jul 30 16:59:58 2013 +0800 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Thu Oct 10 18:13:43 2013 +0900 |
tree | 084b1802132ef2cd40faa2f9b79dd7239d841e4c | |
parent | 2a568add87480929d0d8049a130a1fc9cd12e87c [diff] |
Make ChangeHooks expose postEvent method to send stream event Add method ChangeHooks.postEvent(), plugins can now easily send a stream event, for example, in replication plugin, after a patchset is replicated, it can send a patchset replicated event. Change-Id: Ie66497ae8fd9e8ede540754719c3f71fa85bf81a Signed-off-by: David Pursehouse <david.pursehouse@sonymobile.com>