Package com.atlassian.bamboo.event
Interface InlineEventListener<T extends BambooEvent>
- All Superinterfaces:
BambooEventListener<T>
A marker interface to denote an event listener that should always be run inline (ie not async)
Starting at 10.0, this interface no longer extends com.atlassian.event.EventListener, as it has been removed from atlassian-event library.
-
Method Summary
Methods inherited from interface com.atlassian.bamboo.event.BambooEventListener
getHandledEventClasses, handleEvent