Class ShareFileActivityChildPlugin
- java.lang.Object
-
- org.exoplatform.container.component.BaseComponentPlugin
-
- org.exoplatform.commons.api.notification.plugin.BaseNotificationPlugin
-
- org.exoplatform.commons.api.notification.plugin.AbstractNotificationChildPlugin
-
- org.exoplatform.wcm.notification.plugin.FileActivityChildPlugin
-
- org.exoplatform.wcm.notification.plugin.ShareFileActivityChildPlugin
-
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class ShareFileActivityChildPlugin extends FileActivityChildPlugin
-
-
Field Summary
Fields Modifier and Type Field Description static StringID-
Fields inherited from class org.exoplatform.wcm.notification.plugin.FileActivityChildPlugin
ACTIVITY_ID, ACTIVITY_URL, AUTHOR, CONTENT_LINK, CONTENT_NAME, DOCNAME, DOCPATH, DOCUMENT_SUMMARY, DOCUMENT_TITLE, EXO_RESOURCES_URI, ICON_FILE_EXTENSION, MESSAGE, MIME_TYPE, NODE_UUID, WORKSPACE
-
-
Constructor Summary
Constructors Constructor Description ShareFileActivityChildPlugin(org.exoplatform.container.xml.InitParams initParams)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetId()-
Methods inherited from class org.exoplatform.wcm.notification.plugin.FileActivityChildPlugin
isValid, makeContent
-
Methods inherited from class org.exoplatform.commons.api.notification.plugin.AbstractNotificationChildPlugin
getLanguage, getParentPluginIds, getTemplateEngine, getTemplatePath, makeNotification, setTemplateEngine, setTemplatePath
-
Methods inherited from class org.exoplatform.commons.api.notification.plugin.BaseNotificationPlugin
buildNotification, end, getKey, getOrganizationService, getPluginConfigs, isOldPlugin, setOldPlugin, start
-
-
-
-
Field Detail
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
-
Method Detail
-
getId
public String getId()
- Overrides:
getIdin classFileActivityChildPlugin
-
-