public class ForumNotificationUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<org.exoplatform.social.core.activity.model.ExoSocialActivity> |
ACTIVITY |
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> |
ACTIVITY_ID |
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> |
POSTER |
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> |
PRETTY_NAME |
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<org.exoplatform.social.core.identity.model.Profile> |
PROFILE |
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<org.exoplatform.social.core.relationship.model.Relationship> |
RELATIONSHIP |
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> |
RELATIONSHIP_ID |
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> |
REMOTE_ID |
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> |
SENDER |
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<org.exoplatform.social.core.space.model.Space> |
SPACE |
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> |
SPACE_ID |
| Constructor and Description |
|---|
ForumNotificationUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getActivityParamValue(org.exoplatform.social.core.activity.model.ExoSocialActivity activity,
String key) |
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> ACTIVITY_ID
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> POSTER
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> SENDER
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<org.exoplatform.social.core.activity.model.ExoSocialActivity> ACTIVITY
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<org.exoplatform.social.core.identity.model.Profile> PROFILE
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<org.exoplatform.social.core.space.model.Space> SPACE
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> REMOTE_ID
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> SPACE_ID
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> PRETTY_NAME
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<org.exoplatform.social.core.relationship.model.Relationship> RELATIONSHIP
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> RELATIONSHIP_ID
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.