Interface InlineEventListener

  • All Superinterfaces:
    com.atlassian.event.EventListener

    public interface InlineEventListener
    extends com.atlassian.event.EventListener
    A marker interface to denote an event listener that should always be run inline (ie not async)
    • Method Summary

      • Methods inherited from interface com.atlassian.event.EventListener

        getHandledEventClasses, handleEvent