Difference between revisions of "Process modelling"
From OpenKM Documentation
Line 5: | Line 5: | ||
* Nodes | * Nodes | ||
* Transitions | * Transitions | ||
+ | |||
+ | [[File:Workflow_example_simple.png|center]] | ||
To create a process definition in a graphical way, you can use jBPM Graphical Process Designer. This tool is packaged as a Eclipse plugin. | To create a process definition in a graphical way, you can use jBPM Graphical Process Designer. This tool is packaged as a Eclipse plugin. |
Revision as of 09:39, 12 January 2012
We are going to describe the elements which define a jBPM process. A process is composed by:
- Nodes
- Transitions
To create a process definition in a graphical way, you can use jBPM Graphical Process Designer. This tool is packaged as a Eclipse plugin.
Nodes
The define the states of the process definition. They are connected by transitions. Both define the different path which can be followed in a running process definition. A running process definition is called process instance.
There are several types of nodes: