Package com.atlassian.confluence.rss
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:
 CreateRssFeedAction
 
- 
- 
Constructor Summary
Constructors Constructor Description RssFeedExecutionEvent(String feedType) 
 -