org.gcube.portlets.user.newsfeed.server
Class CommentNotificationsThread
java.lang.Object
org.gcube.portlets.user.newsfeed.server.CommentNotificationsThread
- All Implemented Interfaces:
- Runnable
public class CommentNotificationsThread
- extends Object
- implements Runnable
- Author:
- Massimiliano Assante ISTI-CNR
Constructor Summary |
CommentNotificationsThread(org.gcube.portal.databook.server.DatabookStore storeInstance,
String commenterUserId,
String commentedFeedId,
String commentText,
org.gcube.applicationsupportlayer.social.NotificationsManager nm,
String feedOwnerId)
|
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommentNotificationsThread
public CommentNotificationsThread(org.gcube.portal.databook.server.DatabookStore storeInstance,
String commenterUserId,
String commentedFeedId,
String commentText,
org.gcube.applicationsupportlayer.social.NotificationsManager nm,
String feedOwnerId)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2013. All Rights Reserved.