Class RssFeedExecutionEvent

java.lang.Object
com.atlassian.confluence.rss.RssFeedExecutionEvent

@AsynchronousPreferred public class RssFeedExecutionEvent extends Object
An analytics event that is published whenever Confluence executes an RSS feed
Since:
5.10
See Also:
  • Constructor Details

    • RssFeedExecutionEvent

      public RssFeedExecutionEvent(String feedType)
  • Method Details

    • getFeedType

      public String getFeedType()