public class ReviewEvent extends SocialEvent<ReviewEvent.Type> implements java.io.Serializable
Modifier and Type | Class and Description |
---|---|
static class |
ReviewEvent.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 |
REVIEW_TOPIC
The event topic suffix for review events
|
OBJECT, SOCIAL_EVENT_TOPIC_PREFIX, TARGET
Constructor and Description |
---|
ReviewEvent(ReviewSocialComponent review,
java.lang.String userId,
ReviewEvent.Type type) |
public static final java.lang.String REVIEW_TOPIC
public ReviewEvent(ReviewSocialComponent review, java.lang.String userId, ReviewEvent.Type type)
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"