mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Activity Service:
- fix user feed controls - add support for Derby dialect, including sample config - add derby.jar (10.4.1.3) git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@9572 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -58,6 +58,7 @@ public class FeedControlDAO
|
||||
this.feedUserId = feedUserId;
|
||||
this.siteNetwork = feedControl.getSiteId();
|
||||
this.appTool = feedControl.getAppToolId();
|
||||
this.lastModified = new Date();
|
||||
}
|
||||
|
||||
public FeedControl getFeedControl()
|
||||
|
Reference in New Issue
Block a user