mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Workflow Console: automatically create workflow package and assignee variables on start of console (always required for testing, so saves some typing to create them manually.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5765 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -75,6 +75,13 @@
|
||||
## Variable Commands
|
||||
##
|
||||
|
||||
Note: The following variables are defined automatically when the console
|
||||
starts. They may be deleted or modified.
|
||||
|
||||
var bpm:package package 1 (test package of one document)
|
||||
var bpm:assignee person admin (test assignee who is admin)
|
||||
|
||||
|
||||
ok> var
|
||||
|
||||
Show all defined variables.
|
||||
|
Reference in New Issue
Block a user