public final class ForumEvent extends SocialEvent<ForumEvent.Type> implements java.io.Serializable
Modifier and Type | Class and Description |
---|---|
static class |
ForumEvent.Type
The event types supported for the forum and its topics/posts.
|
SocialEvent.BaseEventObject, SocialEvent.EventObject, SocialEvent.SocialActions
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COLLAB_EVENT_TOPIC
Deprecated.
- this has been deprecated, we no longer need to be triggering collab events from social bundles.
|
static java.lang.String |
EVENT_TOPIC
The topic name for event topic.
|
static java.lang.String |
FORUM_TOPIC |
OBJECT, SOCIAL_EVENT_TOPIC_PREFIX, TARGET
Constructor and Description |
---|
ForumEvent(Post post,
java.lang.String user,
ForumEvent.Type action) |
getAction, getObject, getPath, getTarget, getUserId
containsProperty, equals, getProperty, getPropertyNames, getTopic, hashCode, matches, toString
public static final java.lang.String FORUM_TOPIC
public static final java.lang.String EVENT_TOPIC
@Deprecated public static final java.lang.String COLLAB_EVENT_TOPIC
public ForumEvent(Post post, java.lang.String user, ForumEvent.Type action)
Copyright © 2010 - 2020 Adobe. All Rights Reserved