mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
User content usages & quotas - initial check-in
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7453 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -116,7 +116,7 @@ public class WorkflowInterpreter extends BaseInterpreter
|
||||
|
||||
if (!transactionService.isReadOnly())
|
||||
{
|
||||
interpretCommand("var bpm:package package 1");
|
||||
//interpretCommand("var bpm:package package 1"); // only used for testing workflows, causes increment usage/delta
|
||||
interpretCommand("var bpm:assignee person admin");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user