public class IdeationEvent extends SocialEvent<IdeationEvent.IdeationActions>
| Modifier and Type | Class and Description |
|---|---|
static class |
IdeationEvent.IdeationActions
List of available ideation actions that can trigger a ideation event.
|
SocialEvent.BaseEventObject, SocialEvent.EventObject, SocialEvent.SocialActions| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IDEATION_TOPIC
The event topic suffix for ideation events.
|
OBJECT, SOCIAL_EVENT_TOPIC_PREFIX, TARGET| Constructor and Description |
|---|
IdeationEvent(IdeaComment ideationEntry,
java.lang.String userId,
IdeationEvent.IdeationActions action) |
public static final java.lang.String IDEATION_TOPIC
public IdeationEvent(IdeaComment ideationEntry, java.lang.String userId, IdeationEvent.IdeationActions action)
ideationEntry - - the ideation entry page on which the event was triggered.userId - - the user id of the user who triggered the event.action - - the ideation action that triggered this event."Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"