public class BambooEventDispatcher extends Object implements com.atlassian.event.spi.EventDispatcher
EventDispatcher
that allows for more verbose logging and tracking of what events are being dispatchedConstructor and Description |
---|
BambooEventDispatcher(com.atlassian.event.spi.EventDispatcher delegate,
EventStats eventStats) |
Modifier and Type | Method and Description |
---|---|
void |
dispatch(com.atlassian.event.spi.ListenerInvoker invoker,
Object event) |
public BambooEventDispatcher(com.atlassian.event.spi.EventDispatcher delegate, EventStats eventStats)
public void dispatch(com.atlassian.event.spi.ListenerInvoker invoker, Object event)
dispatch
in interface com.atlassian.event.spi.EventDispatcher
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.