[root]/modules/examples/src/test/java/org/jbpm/examples/hql

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 15 (100.0%) | 170 (100.0%) | 11.3 |
| tom.baeyens@jboss.com | 13 (86.7%) | 147 (86.5%) | 11.3 |
| heiko.braun@jboss.com | 2 (13.3%) | 23 (13.5%) | 11.5 |
JBPM-2390 fix tasks and task comments the history
3 lines of code changed in 1 file:
JBPM-2348 long taskDbid --> String taskId
9 lines of code changed in 1 file:
JBPM-2348 long deploymentDbid --> String deploymentId
3 lines of code changed in 1 file:
JBPM-2256 async event listeners
5 lines of code changed in 1 file:
JBPM-2162 revert process archive deployment in examples
28 lines of code changed in 1 file:
JBPM-2173 add api to api packages
2 lines of code changed in 1 file:
Fix JBPM-2141: Use same deployment archive suffixes across target containers
2 lines of code changed in 1 file:
Begin work on JBPM-2030: Integration test suite. modules/examples done.
21 lines of code changed in 1 file:
removed dependency of database ordering in HqlTest
6 lines of code changed in 1 file:
replaced ProcessService with RepositoryService
24 lines of code changed in 1 file:
JBPM-1986 renamed startExecutionXxx methods to startProcessInstanceXxx
1 lines of code changed in 1 file:
renamed test base classes so that JbpmTestCase becomes the class for our users to use
2 lines of code changed in 1 file:
JBPM-1974 rename node to activity
5 lines of code changed in 1 file:
added sql node
1 lines of code changed in 1 file:
added hql activity example
58 lines of code changed in 1 file: