Activities refactor

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@11095 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Mike Hatfield
2008-09-30 10:05:52 +00:00
parent 3279b3133a
commit a7aa0d92f5
2 changed files with 2 additions and 0 deletions

View File

@@ -161,6 +161,7 @@ public class ActivityFeedDAO
{
JSONObject jo = new JSONObject();
jo.put("id", id);
jo.put("postUserId", postUserId);
jo.put("postDate", ISO8601DateFormat.format(postDate));
if (feedUserId != null) { jo.put("feedUserId", feedUserId); } // eg. site feed