Class RssFeedExecutionEvent


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

      • RssFeedExecutionEvent

        public RssFeedExecutionEvent​(String feedType)
    • Method Detail

      • getFeedType

        public String getFeedType()