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

| 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 |
JBPM-2578 adding ability to update a deployment resource
2 lines of code changed in 1 file:
JBPM-2398 api preparations for task details query
4 lines of code changed in 1 file:
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:
JBPM-2393 fixed history logs for audit purposes
4 lines of code changed in 1 file:
JBPM-2390 fix tasks and task comments the history
7 lines of code changed in 2 files:
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:
JBPM-2365 adding engine and api support for start task forms
3 lines of code changed in 1 file:
JBPM-2348 long taskDbid --> String taskId
0 lines of code changed in 1 file:
JBPM-2348 long deploymentDbid --> String deploymentId
6 lines of code changed in 1 file:
JBPM-2307 moved client and env packages from api to internal
3 lines of code changed in 2 files:
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:
JBPM-2342 added deployment querying
6 lines of code changed in 2 files:
JBPM-2322 enabled module test-db in the integration test suite
1 lines of code changed in 1 file:
JBPM-2004 finished cleanup of test data
30 lines of code changed in 2 files:
JBPM-2048 simplify the DbSession and moved all Sessions to the implementation
245 lines of code changed in 4 files: