Glen Johnson 4c2aba1bd9 Workflow JavaScript API
-----------------------

Overview
--------
The WorkflowManager bean is available in the root scripting scope.
It provides a simplified object oriented API giving JavaScript scripts access to Workflow Service operations. Through the WorkflowManager object, scripts can do things like
- get latest versions of all deployed workflow definitions
- get assigned tasks, pooled tasks etc.
- get workflow paths
- get workflow instances
- start a new workflow instance
- delete a workflow instance, cancel a workflow instance
- get all tasks belonging to a workflow path
- end a task
- etc. etc.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6479 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-08-10 07:34:12 +00:00
..
2007-07-12 04:15:28 +00:00
2007-06-14 08:25:13 +00:00
2007-04-12 01:41:14 +00:00
2007-07-12 04:15:28 +00:00
2007-02-19 17:17:36 +00:00
2007-02-19 17:17:36 +00:00
2007-03-06 15:00:54 +00:00
2007-07-21 00:53:36 +00:00
2007-08-02 23:44:15 +00:00
2007-02-19 17:17:36 +00:00
2007-02-19 17:17:36 +00:00
2007-06-26 01:15:39 +00:00
2007-08-06 17:15:06 +00:00
2007-08-02 23:57:38 +00:00
2007-08-02 23:57:38 +00:00
2007-08-10 07:34:12 +00:00