Class EventFiringHelper

java.lang.Object
com.atlassian.plugin.webresource.analytics.EventFiringHelper

public class EventFiringHelper extends Object
  • Method Details

    • publishIfEventPublisherNonNull

      public static void publishIfEventPublisherNonNull(@Nullable com.atlassian.event.api.EventPublisher optionalEventPublisher, Object event)
    • publishedThrottledEventIfEventPublisherNonNull

      public static void publishedThrottledEventIfEventPublisherNonNull(@Nullable com.atlassian.event.api.EventPublisher optionalEventPublisher, RequestServingCacheEvent event)