[root]/modules/examples/src/test/java/org/jbpm/examples/async/activity

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| tom.baeyens@jboss.com | 12 (100.0%) | 138 (100.0%) | 11.5 |
JBPM-2323 some user code classes in the examples were not yet serializable
5 lines of code changed in 1 file:
JBPM-2348 long jobDbid --> String jobId
2 lines of code changed in 1 file:
JBPM-2348 long deploymentDbid --> String deploymentId
3 lines of code changed in 1 file:
JBPM-2252 removed access to getActivityName from the Execution API
0 lines of code changed in 1 file:
fixed integration test suite: removed use of synchronization for process instance end deletion and refactored example email templates
1 lines of code changed in 1 file:
JBPM-2256 async event listeners
2 lines of code changed in 1 file:
JBPM-2256 add async activity docs
0 lines of code changed in 2 files:
JBPM-2256 starting async continuations docs
34 lines of code changed in 1 file:
JBPM-2256 adding async continuations
8 lines of code changed in 1 file:
JBPM-2256 starting on async example
83 lines of code changed in 2 files: