開始學習jbpm3.2.1

來源:互聯網
上載者:User

需要做一個評審管理系統,中間用到工作流程,瞭解了很多開源的工作流程管理系統後,準備選用jbpm,版本選擇3.2.1,開始了! 

下載:http://sourceforge.net/projects/jbpm/

下載的jbpm目錄結構:

  • config, configuration files for a standard java environment
  • db, SQL scripts for DB creation and compatibility information
  • designer, the eclipse plugin to author jPDL processes and installation scripts (this is not part of the plain jpdl download) See also Section 1.3, “The jPDL graphical process designer”.
  • doc, userguide and javadocs
  • examples
  • lib, libraries on which jbpm depends. For more information on this see Section 5.3, “Third party libraries”
  • server, a preconfigured jboss that contains jbpm inside the console web application (this is not part of the plain jpdl download)
  • src, the jbpm and identity component java sources

The preconfigured JBoss application server has the following components installed :

  • The jBPM web console, packaged as a web archive. That console can be used by process participants as well as jBPM administrators.
  • The Job Executor for the execution of timers and messages. The job executor is a part of the console webapp. There is a servlet that launches the Job Executor. The Job Executor spawns a thread pool for monitoring and executing timers and asynchronous messages.
  • The jBPM tables, in the database: the default hypersonic database that contains the jBPM tables and already contains a process.
  • One example process is already deployed into the jBPM database.
  • Identity component. The identity component libraries are part of the console web application. The tables of the identity component are available in the database (those are the tables that start with JBPM_ID_...)

先學習examples

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.