简体   繁体   English

Alfresco工作流程行为文档

[英]Alfresco workflow behaviour documentation

I'm learning how to develop advanced workflow in Alfresco and I find things like bpm_assignee, bpm_workflowDueDate, taskInstance, initiator and so on in custom behaviour JavaScript API code examples but I can't find documentation for it. 我正在学习如何在Alfresco中开发高级工作流,并且在自定义行为JavaScript API代码示例中找到了bpm_assignee, bpm_workflowDueDate, taskInstance, initiator等内容,但找不到相关文档。

Can somebody point me to the right direction? 有人可以指出我正确的方向吗?

In addition to the wiki page Tahir cited... 除了Wiki页面,Tahir还引用了...

The official documentation on Alfresco workflows lives here for Alfresco 4: http://docs.alfresco.com/4.0/topic/com.alfresco.enterprise.doc/topics/wf-howto.html 有关Alfresco工作流程的官方文档位于Alfresco 4的此处: http : //docs.alfresco.com/4.0/topic/com.alfresco.enterprise.doc/topics/wf-howto.html

And here for Alfresco 3.4: http://docs.alfresco.com/3.4/topic/com.alfresco.Enterprise_3_4_0.doc/topics/wf-howto.html 对于Alfresco 3.4,请点击此处: http : //docs.alfresco.com/3.4/topic/com.alfresco.Enterprise_3_4_0.doc/topics/wf-howto.html

You may also be interested in an advanced workflow tutorial. 您可能也对高级工作流程教程感兴趣。 This one is for Alfresco 4 and uses Activiti: http://ecmarchitect.com/images/articles/alfresco-workflow/advanced-workflow-article-2ed.pdf 此版本适用于Alfresco 4,并使用Activiti: http : //ecmarchitect.com/images/articles/alfresco-workflow/advanced-workflow-article-2ed.pdf

This one uses older versions of Alfresco and jBPM: http://ecmarchitect.com/images/articles/alfresco-workflow/advanced-workflow-article.pdf 这个使用Alfresco和jBPM的旧版本: http : //ecmarchitect.com/images/articles/alfresco-workflow/advanced-workflow-article.pdf

浏览WorkflowAdministration Wiki页面,您将在其中找到所需的所有信息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM