added the document workflow task involvment notification

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

View File

@ -299,8 +299,8 @@ public class ApplicationNotificationsManager extends SocialPortalBridge implemen
documentWorkflowId, //the workflowid
new Date(),
"?oid="+documentWorkflowId,
"has actively involved you on the document workflow with name: " + escapeHtml(documentName) + " " +
"and has assigned you the following role: " + assignedRoleName +". The VRE used was " + aslSession.getScopeName(),
"has involved you on the document workflow with name: " + escapeHtml(documentName) + " " +
"and has assigned you the following role: " + assignedRoleName +". The VRE used was " + aslSession.getGroupName(),
false,
aslSession.getUsername(),
aslSession.getUserFullName(),