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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| koen.aers@jboss.com | 4 (100.0%) | 511 (100.0%) | 127.7 |
migration handlers are called after default migration and before ending process instances
14 lines of code changed in 1 file:
new test scenario's added for instance migration:
- no migration
- migration handler
- simple abortion
- simple migration
- correct activity mapping
- incorrect activity mapping
- absolute version range
- relative version range
- mixed version range
- wildcard
new functionality:
- user defined migration handler
- migrate a version range of the depoyed processes
398 lines of code changed in 1 file:
21 lines of code changed in 1 file:
add instance migration test in the test-db module
78 lines of code changed in 1 file: