- makeContent(NotificationContext) - Method in class org.exoplatform.forum.notification.plugin.ForumActivityChildPlugin
-
- makeContent(NotificationContext) - Method in class org.exoplatform.forum.notification.plugin.PollActivityChildPlugin
-
- makeContextForAddPost(Post) - Static method in class org.exoplatform.forum.ext.activity.ForumActivityContext
-
create ForumActivityContext for add post case
- makeContextForAddTopic(Topic) - Static method in class org.exoplatform.forum.ext.activity.ForumActivityContext
-
create ForumActivityContext for create new topic case
- makeContextForMergeTopic(Topic, String, String) - Static method in class org.exoplatform.forum.ext.activity.ForumActivityContext
-
create ForumActivityContext for merge topic case
- makeContextForMoveTopic(Topic, String, String) - Static method in class org.exoplatform.forum.ext.activity.ForumActivityContext
-
create ForumActivityContext for move topic case
- makeContextForSplitTopic(Topic, Topic, String) - Static method in class org.exoplatform.forum.ext.activity.ForumActivityContext
-
create ForumActivityContext for merge topic case
- makeContextForUpdatePost(Post) - Static method in class org.exoplatform.forum.ext.activity.ForumActivityContext
-
create ForumActivityContext for add post case
- makeContextForUpdateStatusTopic(Topic, int) - Static method in class org.exoplatform.forum.ext.activity.ForumActivityContext
-
create ForumActivityContext for update type of topic case
- makeContextForUpdateTopic(Topic) - Static method in class org.exoplatform.forum.ext.activity.ForumActivityContext
-
create ForumActivityContext for update content of topic case
- MERGE_TOPIC - Static variable in class org.exoplatform.forum.ext.activity.TopicActivityTask
-
- mergeTopic(Topic, String, String) - Method in class org.exoplatform.forum.ext.impl.ForumSpaceActivityPublisher
-
- mergeTopic(Topic, String, String) - Method in class org.exoplatform.forum.integration.gamification.GamificationForumListener
-
- MOVE_TOPIC - Static variable in class org.exoplatform.forum.ext.activity.TopicActivityTask
-
- movePost(List<Post>, List<String>, String) - Method in class org.exoplatform.forum.ext.impl.ForumSpaceActivityPublisher
- movePost(List<Post>, List<String>, String) - Method in class org.exoplatform.forum.integration.gamification.GamificationForumListener
-
- moveTopic(Topic, String, String) - Method in class org.exoplatform.forum.ext.impl.ForumSpaceActivityPublisher
-
- moveTopic(Topic, String, String) - Method in class org.exoplatform.forum.integration.gamification.GamificationForumListener
-