Directory modules/pvm/src/main/java/org/jbpm/pvm/internal/session/

Directory Created:
2009-05-30 18:11
Total Files:
4
Deleted Files:
0
Lines of Code:
265

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 22 (100.0%) 315 (100.0%) 14.3
tom.baeyens@jboss.com 21 (95.5%) 315 (100.0%) 15.0
jbarrez 1 (4.5%) 0 (0.0%) 0.0

Most Recent Commits

tom.baeyens@jboss.com 2009-10-12 14:22 Rev.: 5732

JBPM-2578 adding ability to update a deployment resource

2 lines of code changed in 1 file:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/session: RepositorySession.java (+2)
tom.baeyens@jboss.com 2009-07-16 17:17 Rev.: 5312

JBPM-2398 api preparations for task details query

4 lines of code changed in 1 file:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/session: DbSession.java (+4 -10)
tom.baeyens@jboss.com 2009-07-09 11:33 Rev.: 5268

JBPM-2395 fix mail listener: change task variable to task scope and JBPM-2396 remove TaskServive.getVariable method

3 lines of code changed in 1 file:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/session: DbSession.java (+3 -4)
tom.baeyens@jboss.com 2009-07-08 20:37 Rev.: 5261

JBPM-2393 fixed history logs for audit purposes

4 lines of code changed in 1 file:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/session: DbSession.java (+4 -1)
tom.baeyens@jboss.com 2009-07-07 19:00 Rev.: 5254

JBPM-2390 fix tasks and task comments the history

7 lines of code changed in 2 files:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/session: DbSession.java (+4 -7), TimerSession.java (+3 -3)
tom.baeyens@jboss.com 2009-07-03 10:47 Rev.: 5211

JBPM-2383 made process definition query consistent wrt notSuspended() suspended() and updated the console integration query to only show the notSuspended process definitions

1 lines of code changed in 1 file:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/session: DbSession.java (+1 -1)
tom.baeyens@jboss.com 2009-06-27 13:19 Rev.: 5136

JBPM-2365 adding engine and api support for start task forms

3 lines of code changed in 1 file:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/session: RepositorySession.java (+3 -3)
tom.baeyens@jboss.com 2009-06-26 16:29 Rev.: 5135

JBPM-2348 long taskDbid --> String taskId

0 lines of code changed in 1 file:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/session: DbSession.java (-2)
tom.baeyens@jboss.com 2009-06-26 12:25 Rev.: 5127

JBPM-2348 long deploymentDbid --> String deploymentId

6 lines of code changed in 1 file:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/session: RepositorySession.java (+6 -3)
tom.baeyens@jboss.com 2009-06-23 16:17 Rev.: 5096

JBPM-2307 moved client and env packages from api to internal

3 lines of code changed in 2 files:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/session: DbSession.java (+2 -2), RepositorySession.java (+1 -1)
jbarrez 2009-06-23 12:52 Rev.: 5092

Cleanup up usage of findExecutionByKey, since it does not makes sense (only the root execution has a key). Operation was already removed from executionService, but not yet from dbSession and commands.

0 lines of code changed in 1 file:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/session: DbSession.java (-5)
tom.baeyens@jboss.com 2009-06-22 13:39 Rev.: 5074

JBPM-2342 added deployment querying

6 lines of code changed in 2 files:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/session: DbSession.java (+4), RepositorySession.java (+2 -2)
tom.baeyens@jboss.com 2009-06-16 20:43 Rev.: 5044

JBPM-2322 enabled module test-db in the integration test suite

1 lines of code changed in 1 file:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/session: RepositorySession.java (+1 -3)
tom.baeyens@jboss.com 2009-06-08 12:49 Rev.: 5005

JBPM-2004 finished cleanup of test data

30 lines of code changed in 2 files:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/session: DbSession.java (+27 -1), RepositorySession.java (+3 -2)
tom.baeyens@jboss.com 2009-05-30 18:11 Rev.: 4953

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

245 lines of code changed in 4 files:

  • modules/pvm/src/main/java/org/jbpm/pvm/internal/session: DbSession.java (new 105), MessageSession.java (new 33), RepositorySession.java (new 47), TimerSession.java (new 60)
Generated by StatSVN 0.5.0