Skip to content

Ripin/jbpm-6-examples

This branch is 9 commits behind kylinsoong/jbpm-examples:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ea78f48 · Dec 24, 2014

History

26 Commits
Jan 8, 2014
Dec 24, 2014
Dec 24, 2014
Dec 24, 2014
Dec 24, 2014
Dec 24, 2014
Jan 8, 2014
Dec 24, 2014
Aug 2, 2013
May 28, 2013
Dec 24, 2014
Dec 24, 2014

Repository files navigation

jbpm-6-examples

Examples for jBPM 6. Distributed under Apache Software License 2.0.

download jbpm-6-examples

Available Examples

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

About

Examples how to use jBPM 6.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.4%
  • CSS 3.6%