org.gcube.portlets.user.reportgenerator.server.servlet
Class NotificationsThread
java.lang.Object
org.gcube.portlets.user.reportgenerator.server.servlet.NotificationsThread
- All Implemented Interfaces:
- Runnable
public class NotificationsThread
- extends Object
- implements Runnable
- Author:
- Massimiliano Assante ISTI-CNR
Constructor Summary |
NotificationsThread(org.gcube.application.framework.core.session.ASLSession session,
List<String> userIdsToBeNotified,
org.gcube.common.homelibrary.home.workspace.WorkspaceItem item,
org.gcube.common.homelibrary.home.workspace.WorkspaceFolder sharedFolder)
|
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationsThread
public NotificationsThread(org.gcube.application.framework.core.session.ASLSession session,
List<String> userIdsToBeNotified,
org.gcube.common.homelibrary.home.workspace.WorkspaceItem item,
org.gcube.common.homelibrary.home.workspace.WorkspaceFolder sharedFolder)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2014. All Rights Reserved.