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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 60 (100.0%) | 227 (100.0%) | 3.7 |
| tom.baeyens@jboss.com | 54 (90.0%) | 201 (88.5%) | 3.7 |
| koen.aers@jboss.com | 3 (5.0%) | 14 (6.2%) | 4.6 |
| alex.guizar@jboss.com | 2 (3.3%) | 11 (4.8%) | 5.5 |
| jbarrez | 1 (1.7%) | 1 (0.4%) | 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.
1 lines of code changed in 1 file:
JBPM-2526 switched the other persistent entities over to jbpm dbid generation
4 lines of code changed in 2 files:
moved getScriptManager() from EnvironmentDefaults to ScriptManager
1 lines of code changed in 1 file:
JBPM-2409 JBPM-2411 JBPM-2483 added user defined transaction boundaries to allow for domain model integration
7 lines of code changed in 3 files:
JBPM-2419: change Job.dueDate in Job.duedate (delegate getDueDate() to getDuedate())
1 lines of code changed in 1 file:
JBPM-2419: change Job.dueDate in Job.duedate
13 lines of code changed in 2 files:
JBPM-2334 making business calendar configurable and customizable
2 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
1 lines of code changed in 1 file:
JBPM-2390 fix tasks and task comments the history
3 lines of code changed in 2 files:
JBPM-2389 fixed history propagation of reassignment of tasks
6 lines of code changed in 1 file:
JBPM-2348 long jobDbid --> String jobId
6 lines of code changed in 1 file:
JBPM-2307 pruning the api to the minimal
1 lines of code changed in 1 file:
JBPM-2307 moved api package env to pvm internal
3 lines of code changed in 2 files:
JBPM-2307 moved client and env packages from api to internal
2 lines of code changed in 2 files:
reverting timer change to fix compilation error in enterprise
8 lines of code changed in 1 file:
JBPM-2055 added ExecutionQueryTest and fixed timer deletion problem
4 lines of code changed in 1 file:
JBPM-2048 simplify the DbSession and moved all Sessions to the implementation
7 lines of code changed in 2 files:
JBPM-2277 refactor execution state, atomic operations and job information
1 lines of code changed in 2 files:
RESOLVED - issue JBPM-2148: StringBuffer use in jBPM 4
https://jira.jboss.org/jira/browse/JBPM-2148
11 lines of code changed in 1 file:
fixed integration test suite: removed use of synchronization for process instance end deletion and refactored example email templates
9 lines of code changed in 1 file:
JBPM-2277 job configuration and execution state persistence refactoring
56 lines of code changed in 3 files:
JBPM-2256 removed relation ScopeInstanceImpl.timers. This was a bug that popped up in context of async fork
6 lines of code changed in 1 file:
JBPM-2026 removed execution locking, moved suspend and resume to ScopeInstanceImpl and introduced suspendHistoryState all in context of adding super states
0 lines of code changed in 1 file:
JBPM-2242 added deployment state and introduced suspend and resume
36 lines of code changed in 2 files:
JBPM-2173 add api to api packages
11 lines of code changed in 4 files:
JBPM-2011 moved log package to org.jbpm.internal.log package
1 lines of code changed in 1 file:
JBPM-1974 rename node to activity
1 lines of code changed in 1 file:
fix enterprise module
JBPM-1957
0 lines of code changed in 1 file:
split job executor tests in load tests and functional tests
5 lines of code changed in 1 file:
first jpdl 4 test in test-db
7 lines of code changed in 2 files:
removed pvm from api package names
5 lines of code changed in 2 files:
unification api proposals
2 lines of code changed in 3 files:
unification api proposals
1 lines of code changed in 1 file:
unification api proposals
3 lines of code changed in 4 files:
unification api proposals
2 lines of code changed in 4 files: