Examples
door
Shows a process that models the operation of a door in comparison to the
plain java coding counterpart.
action
Shows how to include a piece of java code in a process.
simple
The template used by the graphical designer.
task
Shows a how tasks can be created for people and managed in the task list.
variable
Shows how to work with process variables.
websale
All round example that shows a bit of everything: concurrency, task assignments, reminders, actions,...
customTaskInstance
Shows how to extend the TaskInstance by adding a custom property.
rulesActionHandler
Shows how to invoke JBoss Rules from an ActionHandler
rulesAssignmentHandler
Shows how to invoke JBoss Rules from an AssignmentHandler to set the ActorId on a TaskInstance