org.gcube.portlets.user.newsfeed.server
Class CommentNotificationsThread

java.lang.Object
  extended by 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
 

Constructor Detail

CommentNotificationsThread

public CommentNotificationsThread(org.gcube.portal.databook.server.DatabookStore storeInstance,
                                  String commenterUserId,
                                  String commentedFeedId,
                                  String commentText,
                                  org.gcube.applicationsupportlayer.social.NotificationsManager nm,
                                  String feedOwnerId)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2013. All Rights Reserved.