added logs for result of notification

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerSocial@68443 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2013-01-28 22:41:12 +00:00
parent 1a6b289d0c
commit 1f93255c81
1 changed files with 1 additions and 1 deletions

View File

@ -317,7 +317,7 @@ public class ApplicationNotificationsManager extends SocialPortalBridge implemen
new Date(),
"?oid="+documentWorkflowId,
"has involved you in a Document Workflow (" + escapeHtml(documentName) + ") " +
"and has assigned you the role: " + assignedRoleName +". The VRE used was " + aslSession.getGroupName(),
"and has assigned you the role: " + assignedRoleName +". This was performed in the " + aslSession.getGroupName() + " Virtual Research Environment. ",
false,
aslSession.getUsername(),
aslSession.getUserFullName(),