org.gcube.portlets.user.shareupdates.server
Class MentionNotificationsThread

java.lang.Object
  extended by org.gcube.portlets.user.shareupdates.server.MentionNotificationsThread
All Implemented Interfaces:
Runnable

public class MentionNotificationsThread
extends Object
implements Runnable

Author:
Massimiliano Assante ISTI-CNR

Constructor Summary
MentionNotificationsThread(String postId, String postText, org.gcube.applicationsupportlayer.social.NotificationsManager nm, ArrayList<org.gcube.portlets.user.pickuser.shared.PickingUser> users)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MentionNotificationsThread

public MentionNotificationsThread(String postId,
                                  String postText,
                                  org.gcube.applicationsupportlayer.social.NotificationsManager nm,
                                  ArrayList<org.gcube.portlets.user.pickuser.shared.PickingUser> users)
Method Detail

run

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


Copyright © 2013. All Rights Reserved.