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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 15 (100.0%) | 171 (100.0%) | 11.4 |
| tom.baeyens@jboss.com | 13 (86.7%) | 154 (90.1%) | 11.8 |
| heiko.braun@jboss.com | 2 (13.3%) | 17 (9.9%) | 8.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-2162 revert process archive deployment in examples
27 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.
15 lines of code changed in 1 file:
removed dependency of database ordering in SqlTest
8 lines of code changed in 1 file:
replaced ProcessService with RepositoryService
23 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
4 lines of code changed in 1 file:
JBPM-1974 rename node to activity
5 lines of code changed in 1 file:
made examples run on oracle
8 lines of code changed in 1 file:
added sql node
59 lines of code changed in 1 file: