[root]/modules/bpmn/src/test/resources/org/jbpm/bpmn/flownodes

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 40 (100.0%) | 889 (100.0%) | 22.2 |
| kukeltje | 28 (70.0%) | 796 (89.5%) | 28.4 |
| camunda | 12 (30.0%) | 93 (10.5%) | 7.7 |
namespace change to http://jbpm.org/4.0/bpmn2 for extensions
3 lines of code changed in 3 files:
Java based service task
56 lines of code changed in 1 file:
- Initial Resources
- Group assignment
- conditionExpression on userTask (uncontrolled flow)
- user jbpm_outcome as condition on userTask
166 lines of code changed in 5 files:
Initial ScriptTask, extended xpath expression
30 lines of code changed in 2 files:
perliminary support for xpath as expressionlanguage in conditionExpressions
47 lines of code changed in 2 files:
Made default sequenceflow working on exclusiveGateway
1 lines of code changed in 1 file:
Basic form of conditionExpressions working with juel. Including tests
55 lines of code changed in 3 files:
ParallelGateway activity implemented, execution test made and gren light for uncontrolled flow test
30 lines of code changed in 1 file:
and the test
4 lines of code changed in 1 file:
added uncontrolled sequence flow AND-Split test
added ManualTask (no-op)
renamed TaskActivity to UserTaskActivity
50 lines of code changed in 2 files:
made schema path to relative
added first test case for user task (still pretty simple)
added diagram of shipment example process
43 lines of code changed in 10 files:
Initial commit of parallelgateway and renaming decision to exclusivegateway
68 lines of code changed in 2 files:
Initial testcases for exclusiveGateway and small some fixes found by the tests ;-)
336 lines of code changed in 7 files: