public class NotificationsUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> |
CONTENT_CHANGE |
static String |
EDIT_WIKI_NOTIFICATION_ID |
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<Page> |
PAGE |
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<Set> |
WATCHERS |
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> |
WIKI_EDITOR |
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> |
WIKI_PAGE_NAME |
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> |
WIKI_URL |
| Constructor and Description |
|---|
NotificationsUtils() |
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<Page> PAGE
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> CONTENT_CHANGE
public static final String EDIT_WIKI_NOTIFICATION_ID
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<Set> WATCHERS
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> WIKI_EDITOR
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> WIKI_PAGE_NAME
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> WIKI_URL
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.