[root]/modules/pvm/src/main/java/org/jbpm/pvm/internal/type/variable

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 20 (100.0%) | 90 (100.0%) | 4.5 |
| tom.baeyens@jboss.com | 18 (90.0%) | 88 (97.8%) | 4.8 |
| jbarrez | 2 (10.0%) | 2 (2.2%) | 1.0 |
Bugfix: when recreating a process engine and deploying a process after other processes have been deployed, the dbidGenerator is reset to the wrong values.
2 lines of code changed in 2 files:
JBPM-2409 JBPM-2411 JBPM-2483 added user defined transaction boundaries to allow for domain model integration
2 lines of code changed in 1 file:
JBPM-2393 fixed history logs for audit purposes
8 lines of code changed in 8 files:
schema review updates: changed some hibernate strings to text and pruned unused lob field mappings
52 lines of code changed in 1 file:
JBPM-2307 moved api package env to pvm internal
1 lines of code changed in 1 file:
JBPM-2048 simplify the DbSession and moved all Sessions to the implementation
1 lines of code changed in 1 file:
JBPM-2173 add api to api packages
2 lines of code changed in 1 file:
JBPM-1972 added cleanup of the old lob during blob variable updates
8 lines of code changed in 1 file:
JBPM-1972 introduce process definition attachments
14 lines of code changed in 4 files: