Directory modules/jpdl/src/main/java/org/jbpm/jpdl/internal/model/

Directory Created:
2009-02-19 14:08
Total Files:
1
Deleted Files:
2
Lines of Code:
66

[root]/modules/jpdl/src/main/java/org/jbpm/jpdl/internal/model

Lines of Code

modules/jpdl/src/main/java/org/jbpm/jpdl/internal/model/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 23 (100.0%) 426 (100.0%) 18.5
tom.baeyens@jboss.com 20 (87.0%) 407 (95.5%) 20.3
alex.guizar@jboss.com 2 (8.7%) 15 (3.5%) 7.5
heiko.braun@jboss.com 1 (4.3%) 4 (0.9%) 4.0

Most Recent Commits

tom.baeyens@jboss.com 2009-06-24 17:06 Rev.: 5104

JBPM-2303 JBPM-2354 JBPM-2322 JBPM-2356 hibernate persistence cleanup

1 lines of code changed in 3 files:

  • modules/jpdl/src/main/java/org/jbpm/jpdl/internal/model: JpdlExecution.java (del), JpdlProcessDefinition.java (+1 -1), TaskExtension.java (del)
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/jpdl/src/main/java/org/jbpm/jpdl/internal/model: JpdlExecution.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

4 lines of code changed in 1 file:

  • modules/jpdl/src/main/java/org/jbpm/jpdl/internal/model: JpdlExecution.java (+4 -4)
tom.baeyens@jboss.com 2009-05-30 13:36 Rev.: 4949

JBPM-2279 added expression resolution to the wire bindings and made it available during all aspects of execution

1 lines of code changed in 1 file:

  • modules/jpdl/src/main/java/org/jbpm/jpdl/internal/model: JpdlExecution.java (+1 -1)
alex.guizar@jboss.com 2009-05-23 14:48 Rev.: 4877

JBPM-2254: task reminder example, plus amendments to JpdlExecution.getExtension

9 lines of code changed in 1 file:

  • modules/jpdl/src/main/java/org/jbpm/jpdl/internal/model: JpdlExecution.java (+9 -1)
alex.guizar@jboss.com 2009-05-23 13:41 Rev.: 4876

JBPM-2254: first stab at reminder, refactor notification as event listener

6 lines of code changed in 1 file:

  • modules/jpdl/src/main/java/org/jbpm/jpdl/internal/model: JpdlExecution.java (+6 -3)
tom.baeyens@jboss.com 2009-04-29 10:46 Rev.: 4672

JBPM-2180 added task form

1 lines of code changed in 1 file:

  • modules/jpdl/src/main/java/org/jbpm/jpdl/internal/model: JpdlExecution.java (+1)
tom.baeyens@jboss.com 2009-04-18 20:47 Rev.: 4579

JBPM-2025 started parsing and implementation of sub-process

16 lines of code changed in 1 file:

  • modules/jpdl/src/main/java/org/jbpm/jpdl/internal/model: JpdlExecution.java (+16 -5)
tom.baeyens@jboss.com 2009-04-16 20:28 Rev.: 4570

JBPM-2173 add api to api packages

5 lines of code changed in 1 file:

  • modules/jpdl/src/main/java/org/jbpm/jpdl/internal/model: JpdlExecution.java (+5 -5)
tom.baeyens@jboss.com 2009-03-31 15:52 Rev.: 4367

fixed task and participation api

1 lines of code changed in 1 file:

  • modules/jpdl/src/main/java/org/jbpm/jpdl/internal/model: JpdlExecution.java (+1 -1)
tom.baeyens@jboss.com 2009-03-30 18:03 Rev.: 4359

replaced ProcessService with RepositoryService

1 lines of code changed in 1 file:

  • modules/jpdl/src/main/java/org/jbpm/jpdl/internal/model: JpdlProcessDefinition.java (+1)
heiko.braun@jboss.com 2009-03-30 14:27 Rev.: 4356

Use IdendityRef where appropriate. Query tasks by Participation.

4 lines of code changed in 1 file:

  • modules/jpdl/src/main/java/org/jbpm/jpdl/internal/model: JpdlExecution.java (+4 -4)
tom.baeyens@jboss.com 2009-03-25 13:56 Rev.: 4327

task fixes, attempt to control mavens build mania in eclipse, start of alternative deployment

2 lines of code changed in 1 file:

  • modules/jpdl/src/main/java/org/jbpm/jpdl/internal/model: JpdlExecution.java (+2)
tom.baeyens@jboss.com 2009-03-25 08:29 Rev.: 4324

JBPM-2104 task handler

21 lines of code changed in 1 file:

  • modules/jpdl/src/main/java/org/jbpm/jpdl/internal/model: JpdlExecution.java (+21 -9)
tom.baeyens@jboss.com 2009-03-24 10:01 Rev.: 4312

JBPM-2080 JBPM-2024 JBPM-2104 more on swimlanes

63 lines of code changed in 1 file:

  • modules/jpdl/src/main/java/org/jbpm/jpdl/internal/model: JpdlExecution.java (+63 -35)
tom.baeyens@jboss.com 2009-03-21 18:50 Rev.: 4305

JBPM-2080 JBPM-2024 JBPM-2104 added swimlanes

157 lines of code changed in 3 files:

  • modules/jpdl/src/main/java/org/jbpm/jpdl/internal/model: JpdlExecution.java (+98 -35), JpdlProcessDefinition.java (+28 -1), TaskExtension.java (new 31)
tom.baeyens@jboss.com 2009-03-19 16:00 Rev.: 4298

task candidates

62 lines of code changed in 1 file:

  • modules/jpdl/src/main/java/org/jbpm/jpdl/internal/model: JpdlExecution.java (+62 -1)
tom.baeyens@jboss.com 2009-02-19 14:08 Rev.: 3948

JBPM-1997 and JBPM-2011 including internal into the jpdl package names

71 lines of code changed in 2 files:

  • modules/jpdl/src/main/java/org/jbpm/jpdl/internal/model: JpdlExecution.java (new 33), JpdlProcessDefinition.java (new 38)
Generated by StatSVN 0.5.0