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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 33 (100.0%) | 634 (100.0%) | 19.2 |
| tom.baeyens@jboss.com | 28 (84.8%) | 570 (89.9%) | 20.3 |
| jbarrez | 5 (15.2%) | 64 (10.1%) | 12.8 |
JBPM-2524 enable user domain integration
0 lines of code changed in 2 files:
fixing testsuite problem with clock
1 lines of code changed in 1 file:
Fix for JBPM-2502
0 lines of code changed in 2 files:
JBPM-2398 added history detail query impl and started on the test
97 lines of code changed in 1 file:
JBPM-2425: When taskService.completeTask(taskId, outcome) is called with an unexisting outcome, an exception is thrown instead of suspending the process.
1 lines of code changed in 1 file:
JBPM-2348 long taskDbid --> String taskId
2 lines of code changed in 2 files:
Added additional test case for JBPM-2319: state of HistoryProcessInstance of suspended process instance should be ACTIVE
30 lines of code changed in 1 file:
Added Test for JBPM-2319 and added log message to case when task outcome is not known.
33 lines of code changed in 1 file:
JBPM-2221 improved matching of outcome with outgoing transitions and added test case
6 lines of code changed in 2 files:
JBPM-2256 introducing async continuations
58 lines of code changed in 3 files:
JBPM-2026 removed execution locking, moved suspend and resume to ScopeInstanceImpl and introduced suspendHistoryState all in context of adding super states
2 lines of code changed in 1 file:
JBPM-2222 fixed stack overflow bug
87 lines of code changed in 1 file:
JBPM-2173 add api to api packages
6 lines of code changed in 3 files:
JBPM-2171 introducing ProcessInstance
2 lines of code changed in 2 files:
JBPM-2168 align query methods list and uniqueResult with hibernate
4 lines of code changed in 2 files:
JBPM-2123 rename exclusive to decision
3 lines of code changed in 1 file:
JBPM-2054 rest friendly ids
4 lines of code changed in 3 files:
introducing config tool
298 lines of code changed in 4 files: