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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 9 (100.0%) | 141 (100.0%) | 15.6 |
| tom.baeyens@jboss.com | 6 (66.7%) | 76 (53.9%) | 12.6 |
| koen.aers@jboss.com | 1 (11.1%) | 51 (36.2%) | 51.0 |
| heiko.braun@jboss.com | 1 (11.1%) | 8 (5.7%) | 8.0 |
| jbarrez | 1 (11.1%) | 6 (4.3%) | 6.0 |
Removing 'field not used' warning by adding assertNotNull for every service. This is easier for first-timers who check the example
6 lines of code changed in 1 file:
JBPM-2348 long deploymentDbid --> String deploymentId
2 lines of code changed in 1 file:
JBPM-2162 revert process archive deployment in examples
0 lines of code changed in 1 file:
JBPM-2173 add api to api packages
7 lines of code changed in 1 file:
More excludes from integration test suite
8 lines of code changed in 1 file:
updating the docs for the new repository services
42 lines of code changed in 2 files:
replaced ProcessService with RepositoryService
25 lines of code changed in 1 file:
Example showing a simple use of the process engine and it's services.
51 lines of code changed in 1 file: