Interface FeedListener

All Known Implementing Classes:
AnswersFeedGenerator, ForumFeedGenerator

public interface FeedListener
Version:
$Revision$
Author:
Patrice Lamarque
  • Method Details

    • itemAdded

      void itemAdded(String path)
    • itemRemoved

      void itemRemoved(String path)
    • itemUpdated

      void itemUpdated(String path)