[root]/modules/test-db/src/test/java/org/jbpm/test/activities

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 49 (100.0%) | 2283 (100.0%) | 46.5 |
| tom.baeyens@jboss.com | 37 (75.5%) | 1501 (65.7%) | 40.5 |
| jbarrez | 12 (24.5%) | 782 (34.3%) | 65.1 |
JBPM-2565 namespace updates
2 lines of code changed in 1 file:
JBPM-2565 refactored usercode handling of event listeners, assignment handlers, decision handlers and decision conditions
0 lines of code changed in 1 file:
JBPM-2040 : added testcase to see if unstructured fork/join with one path leading to end-state is possible
99 lines of code changed in 1 file:
Test for JBPM-2297
73 lines of code changed in 1 file:
Fix for JBPM-2407 + added some test convience methods
116 lines of code changed in 2 files:
Fix for JBPM-2335: 1-1 relation was only nullified at one side, but nullification is needed at both sides.
88 lines of code changed in 1 file:
Added test case for JBPM-2303
20 lines of code changed in 1 file:
JBPM-2348 long taskDbid --> String taskId
4 lines of code changed in 2 files:
JBPM-2348 long jobDbid --> String jobId
1 lines of code changed in 1 file:
JBPM-2303 JBPM-2354 JBPM-2322 JBPM-2356 hibernate persistence cleanup
167 lines of code changed in 3 files:
Intermediate commit for JBPM-2303
53 lines of code changed in 1 file:
Added convience method: assertProcessInstanceEnded
4 lines of code changed in 1 file:
Added tests for JBPM-1214 : self-transition/loop back to State activity
55 lines of code changed in 1 file:
JBPM-2286 : Added test case for fork/join in same transaction
274 lines of code changed in 3 files:
JBPM-2252 removed access to getActivityName from the Execution API
43 lines of code changed in 4 files:
JBPM-2287 added fork to task test
60 lines of code changed in 1 file:
JBPM-2026 renamed super-state to group and added a group timer test, fixing a lot of scope related things
348 lines of code changed in 3 files:
JBPM-2026 added super state exit capabilities
114 lines of code changed in 1 file:
JBPM-2026 removed execution locking, moved suspend and resume to ScopeInstanceImpl and introduced suspendHistoryState all in context of adding super states
24 lines of code changed in 1 file:
JBPM-2026 initial addition of basic super-state test
135 lines of code changed in 1 file:
JBPM-2173 add api to api packages
3 lines of code changed in 2 files:
JBPM-2123 rename exclusive to decision
96 lines of code changed in 2 files:
JBPM-2054 rest friendly ids
9 lines of code changed in 1 file:
introducing config tool
347 lines of code changed in 2 files:
fixed test-db api compile classpath: made it strict
0 lines of code changed in 4 files:
more examples
0 lines of code changed in 1 file:
introduced exclusive conditions and examples module
36 lines of code changed in 1 file:
exclusive handler
40 lines of code changed in 1 file:
exclusive
60 lines of code changed in 1 file:
started organising execution service tests
8 lines of code changed in 1 file:
sanetized process service for usage with keys instead of names
4 lines of code changed in 1 file:
service api and docs updates
0 lines of code changed in 1 file: