Directory modules/pvm/src/main/java/org/jbpm/pvm/internal/type/variable/

Total Files:
7
Deleted Files:
0
Lines of Code:
370

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

Lines of Code

modules/pvm/src/main/java/org/jbpm/pvm/internal/type/variable/ Lines of Code

Developers

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

Most Recent Commits

jbarrez 2009-10-20 15:51 Rev.: 5761

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:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/type/variable: BlobVariable.java (+1 -1), ClobVariable.java (+1 -1)
tom.baeyens@jboss.com 2009-08-18 16:12 Rev.: 5490

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:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/type/variable: BlobVariable.java (+2 -2)
tom.baeyens@jboss.com 2009-07-08 20:37 Rev.: 5261

JBPM-2393 fixed history logs for audit purposes

8 lines of code changed in 8 files:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/type/variable: DateVariable.java (+2 -2), DoubleVariable.java (new), LongVariable.java (new), StringVariable.java (new)
tom.baeyens@jboss.com 2009-06-30 14:58 Rev.: 5165

schema review updates: changed some hibernate strings to text and pruned unused lob field mappings

52 lines of code changed in 1 file:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/type/variable: TextVariable.java (new 52)
tom.baeyens@jboss.com 2009-06-23 21:29 Rev.: 5099

JBPM-2307 moved api package env to pvm internal

1 lines of code changed in 1 file:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/type/variable: BlobVariable.java (+1 -1)
tom.baeyens@jboss.com 2009-05-30 18:11 Rev.: 4953

JBPM-2048 simplify the DbSession and moved all Sessions to the implementation

1 lines of code changed in 1 file:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/type/variable: BlobVariable.java (+1 -1)
tom.baeyens@jboss.com 2009-04-16 20:28 Rev.: 4570

JBPM-2173 add api to api packages

2 lines of code changed in 1 file:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/type/variable: BlobVariable.java (+2 -2)
tom.baeyens@jboss.com 2009-02-18 13:29 Rev.: 3920

JBPM-1972 added cleanup of the old lob during blob variable updates

8 lines of code changed in 1 file:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/type/variable: BlobVariable.java (+8)
tom.baeyens@jboss.com 2009-02-06 18:13 Rev.: 3791

JBPM-1972 introduce process definition attachments

14 lines of code changed in 4 files:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/type/variable: BlobVariable.java (+7 -7), ClobVariable.java (new)
Generated by StatSVN 0.5.0