Examples for jBPM 6. Distributed under Apache Software License 2.0.
The following is a list of the currently available examples. The table lists each example name, the technologies it demonstrates, gives a brief description of the example.For more detailed information about a example, click on the example name.This distribution contains the following examples:
Example Name | Demonstrated Technologies | Description |
---|---|---|
rewards | Human tasks,Persistence,Maven,Singleton session manager | Shows how to run jBPM 6 Human task with runtime data persistence. |
rewards-basic | Human tasks,Persistence,Transactions,Singleton session manager,Context dependency injection,Infinispan,Maven | Shows how integrate jBPM 6 with web application use CDI, also Infinispan as persistence database. |
evaluation | Human tasks,Persistence,Singleton session manager,Process Variable Mapping,GateWay | Shows how GateWay and variable be mapped between Process and User task. |
parameters | Human tasks,Persistence,Process Variable Mapping | Shows how Process variable mapped to User task, and how User Task variable mapped to Process. |
spring | Spring jBPM6 integration | Spring jBPM6 integration |
rest | jBPM 6 rest API | Show how to integrate jBPM 6 via jBPM 6 rest API |