-
Book Overview & Buying
-
Table Of Contents
JBoss Tools 3 Developers Guide
By :
As you probably know, process definitions are the core of jBPM. They are packaged in process archives and are executed by the jPDL process engine. For this, the jPDL engine must "read" the process graph, execute the defined actions, maintain the process flow, and report the process events. Following the jBPM paradigm, we can now create the process definition for our case. Next, we will create an empty process definition for the jBPM stub project created above, and we will name it article-invoice-pd. The steps are listed below:
1. From the Eclipse File main menu, select the New | Other option.
2. In the New window, expand the JBoss jBPM node and select the Process Definition leaf.
3. Click the Next button.
We now have to indicate the process definition name (Process name field) and the process definition source folder (Source folder field). For example, type article-invoice-pd as the process definition name and select article-invoice/ src/main/jpdl as the...
Change the font size
Change margin width
Change background colour