jbpm

  • 网络java业务流程管理
jbpmjbpm
  1. JBPM allows the use of tasks and task nodes as part of the overall process design .

    jBPM允许将任务和任务节点作为整个流程设计的一部分使用。

  2. The book is a very detailed introduction in the jBPM for java developers .

    这本书为Java开发者提供了非常详细的jBPM导引。

  3. Use jBPM ( [ 12 ] ) to add support to the system for some sort of audit work flow .

    对于某些审计工作流,使用jBPM([12])对系统增加支持。

  4. JBPM provides two basic approaches for defining task assignment – as part of a process definition or programmatically .

    jBPM提供了两种定义任务分配的基本方法:作为流程定义的一部分或通过编程实现。

  5. Relationships in jBPM implementations are not always bidirectional .

    jBPM实现中的关系并不总是双向的。

  6. TB When I created jBPM , one of the key goals was to create activity pluggability .

    TomBaeyens:创建jBPM的一个主要目标就是创建可插拔的活动。

  7. Can you suggest any Open Source BPM modeling tooling , which is compatible with jBPM .

    您能建议一些适合jBPM的开源BPM建模工具吗?

  8. Mule provides a Java centric model , jBPM support , message agnostic support without hot deployment functionality .

    Mule提供了以Java为中心的模型,支持jBPM,支持消息无关,没有热部署功能。

  9. Hence , jBPM was a good choice to get existing Java developers on board with minimal disruption of the development process .

    因此,jBPM是一个不错的选择,它可以让现有的Java开发人员很快上手使用,并且对开发过程的影响也非常之小。

  10. Microsoft 's workflow foundation and JBoss jBPM 's Process Virtual Machine extract the common foundations for runtime process environments .

    微软的工作流基础和JBossjBPM的过程虚拟机为运行时过程环境抽取了一个共同基础。

  11. This required modifications to both task and task-instance classes provided by jBPM .

    这就要求修改jBPM提供的任务和任务实例类。

  12. Chained execution is directly supported by jBPM swimlines and does not require any additional development .

    链状执行直接由jBPM泳道支持,并不需要额外的开发。

  13. The two technologies that have a process component model are Microsoft 's Workflow Foundation ( WF ) and JBoss jBPM .

    微软的工作流基础(WF)和JBossjBPM是两种具有过程组件模型的技术。

  14. This is done by using a project template , which is filled with a jBPM process definition created out of the BPMN model .

    这一操作可以通过项目模板来完成,而此模板是由一个从BPMN模型所创建的jBPM流程定义来生成的。

  15. The decision for jBPM was made after some unsuccessful attempts with BPEL , which just did not fit the technical environment .

    我们在几次不成功的尝试使用BPEL(其实并不适合技术环境)后做出了使用jBPM的决定。

  16. JBPM provides a simpler , proprietary XML syntax called jPDL that could be hand written , and easily embedded in applications .

    jBPM提供了一个叫做jPDL的简单、私有的XML语法,可以手工编写该XML文件并嵌入到应用当中。

  17. In the book , I demonstrate some fairly complex models using jBPM and describe how SCA can be used in tandem with it .

    本书中,我使用jBPM演示了一些相当复杂的模型,并描述了SCA是如何和jBPM相互协作工作的。

  18. When an execution of a user service completes , it invokes a special JBPM service , which signals waiting process token to continue .

    当用户服务执行完后,它会调用一个特殊的JBPM服务,该服务通知等待流程继续执行。

  19. At the end of our project , the BPMN diagram used for documentation and the executable jBPM process were in sync .

    在项目最后,我们所使用的描述性的BPMN图和可执行jBPM流程实现了同步。

  20. You may have guessed that the connection between the Signavio and jBPM models is saved in the background .

    你可能已经猜到Signavio和jBPM模型之间的连接在后台保存。

  21. InfoQ : Despite the fact that jBPM provides rudimentary support for user forms definition , you do not discuss it in your book .

    InfoQ:尽管jBPM为用户表格定义提供了基本的支持,你在书中没有提及这一点。

  22. Then the open source workflow engine & Java Business Process Engine ( JBPM ) is studied . Its working principle , developing environment and deployment and so on are analyzed .

    接着对JBPM开源工作流引擎进行了研究,分析了该流程引擎的工作原理、开发环境及部署等。

  23. Joram Barrez , also a former jBPM team member , joins him as a core Activiti developer .

    前jBPM团队成员JoramBarrez此前也加入了该项目,成为Activiti的核心开发人员。

  24. JBPM started with a single process language called jPDL , but soon after becoming part of JBoss , users were asking if we could also support BPEL .

    jBPM一开始使用被称为jPDL的单一过程语言,但是在成为JBoss一部分后不久,用户就一直问我们是否也能支持BPEL。

  25. In addition to all the above , Seam takes state management in web applications a big step further by supporting integration with the Open Source JBoss jBPM business process engine .

    除了以上这些,Seam支持整合开源JBossjBPM业务程序引擎,大大提升了Web应用中的状态管理。

  26. This implementation extends a TaskInstance class , provided by jBPM and keeps track of the amount of actors , required to complete an instance .

    这个实现扩展了jBPM提供的TaskInstance类,并跟踪完成该实例所需的参与者个数。

  27. The book presents a lot of details of the internal jBPM implementations and provides many practical suggestions for developers on how to better utilize jBPM in their projects .

    这本书展示了许多jBPM实现的内部细节,并对开发者如何在项目中更好的利用jBPM提供了实际的建议。

  28. Mauricio starts with an introduction to business processes , business process managements and graph-oriented programming and then shows how these concepts are implemented by jBPM .

    Mauricio首先介绍了业务流程,业务流程管理和面向图编程,接着展示了这些概念是如何由jBPM来实现的。

  29. With the latest alpha release of the jBPM Process Virtual Machine , JBoss moves closer to realizing the vision of a process execution engine that supports multiple definition languages .

    随着jBPM过程虚拟机(ProcessVirtualMachine)最近alpha测试版的发布,JBoss距离实现一个支持多定义语言的过程执行语言的目标又进了一步。

  30. Commonly , users that are new to this kind of framework think that they will install a Centralized Business Process Engine on a dedicated machine , but with jBPM it 's the opposite .

    通常,刚接触这一类框架的用户会认为他们将要在专门的机器上安装一个中心化的业务流程引擎,但对于jBPM而言恰恰相反。