Class ActivitySpaceWebNotificationPlugin
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.social.notification.plugin.SpaceWebNotificationPlugin
org.exoplatform.social.notification.plugin.ActivitySpaceWebNotificationPlugin
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class ActivitySpaceWebNotificationPlugin
extends org.exoplatform.social.notification.plugin.SpaceWebNotificationPlugin
-
Field Summary
FieldsFields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
ConstructorsConstructorDescriptionActivitySpaceWebNotificationPlugin(org.exoplatform.social.core.manager.ActivityManager activityManager, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.container.xml.InitParams params) -
Method Summary
Modifier and TypeMethodDescriptionorg.exoplatform.social.notification.model.SpaceWebNotificationItemgetSpaceApplicationItem(org.exoplatform.commons.api.notification.model.NotificationInfo notification) Methods inherited from class org.exoplatform.social.notification.plugin.SpaceWebNotificationPlugin
getNotificationPluginIds, getSpaceApplicationItem, isManagedPluginMethods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Field Details
-
ID
- See Also:
-
-
Constructor Details
-
ActivitySpaceWebNotificationPlugin
public ActivitySpaceWebNotificationPlugin(org.exoplatform.social.core.manager.ActivityManager activityManager, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.container.xml.InitParams params)
-
-
Method Details
-
getSpaceApplicationItem
public org.exoplatform.social.notification.model.SpaceWebNotificationItem getSpaceApplicationItem(org.exoplatform.commons.api.notification.model.NotificationInfo notification) - Specified by:
getSpaceApplicationItemin classorg.exoplatform.social.notification.plugin.SpaceWebNotificationPlugin
-