2.14 fixes for TM Collections
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/reports@74635 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
ac824b245e
commit
65f297906e
|
@ -16,7 +16,7 @@ import org.gcube.portlets.user.homelibrary.home.workspace.WorkspaceItem;
|
|||
*/
|
||||
public class NotificationsThread implements Runnable {
|
||||
private static GCUBEClientLog _log = new GCUBEClientLog(NotificationsThread.class);
|
||||
private static final String WORKSPACE_PORTLET_ID = "org.gcube.portlets.user.wsmail.server.WsMailServiceImpl";
|
||||
private static final String WORKSPACE_PORTLET_ID = "org.gcube.portlets.user.workspace.server.GWTWorkspaceServiceImpl";
|
||||
|
||||
|
||||
private NotificationsManager nm;
|
||||
|
|
Reference in New Issue