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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 22 (100.0%) | 1019 (100.0%) | 46.3 |
| kukeltje | 16 (72.7%) | 828 (81.3%) | 51.7 |
| camunda | 5 (22.7%) | 191 (18.7%) | 38.2 |
| tom.baeyens@jboss.com | 1 (4.5%) | 0 (0.0%) | 0.0 |
JBPM-2565 refactored usercode handling of event listeners, assignment handlers, decision handlers and decision conditions
0 lines of code changed in 1 file:
Java based service task
74 lines of code changed in 1 file:
Refactoring
20 lines of code changed in 3 files:
- Initial Resources
- Group assignment
- conditionExpression on userTask (uncontrolled flow)
- user jbpm_outcome as condition on userTask
195 lines of code changed in 1 file:
Initial ScriptTask, extended xpath expression
90 lines of code changed in 2 files:
perliminary support for xpath as expressionlanguage in conditionExpressions
55 lines of code changed in 1 file:
Made default sequenceflow working on exclusiveGateway
36 lines of code changed in 2 files:
Basic form of conditionExpressions working with juel. Including tests
56 lines of code changed in 2 files:
44 lines of code changed in 2 files:
ParallelGateway activity implemented, execution test made and gren light for uncontrolled flow test
53 lines of code changed in 1 file:
and the test
9 lines of code changed in 1 file:
added uncontrolled sequence flow AND-Split test
added ManualTask (no-op)
renamed TaskActivity to UserTaskActivity
55 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
92 lines of code changed in 1 file:
Initial commit of parallelgateway and renaming decision to exclusivegateway
120 lines of code changed in 1 file:
Initial testcases for exclusiveGateway and small some fixes found by the tests ;-)
120 lines of code changed in 1 file: