[root]/modules/pvm/src/main/java/org/jbpm/pvm/internal/model
op
(14 files, 1082 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 345 (100.0%) | 4361 (100.0%) | 12.6 |
| tom.baeyens@jboss.com | 326 (94.5%) | 4275 (98.0%) | 13.1 |
| jbarrez | 9 (2.6%) | 47 (1.1%) | 5.2 |
| alex.guizar@jboss.com | 6 (1.7%) | 27 (0.6%) | 4.5 |
| koen.aers@jboss.com | 3 (0.9%) | 10 (0.2%) | 3.3 |
| heiko.braun@jboss.com | 1 (0.3%) | 2 (0.0%) | 2.0 |
JBPM-2578 adding ability to update a deployment resource for tweaking process behaviour for testing purposes
4 lines of code changed in 1 file:
store and retrieve migration info in parse context map instead of process definition object
0 lines of code changed in 1 file:
JBPM-2565 refactored usercode handling of event listeners, assignment handlers, decision handlers and decision conditions
17 lines of code changed in 3 files:
add a migration descriptor to use during deployment
9 lines of code changed in 1 file:
JBPM-2430 classloading cleanup and added deployment classloading for user classes
17 lines of code changed in 6 files:
JBPM-2430 first cleanup of classloading
94 lines of code changed in 5 files:
JBPM-2526 switched the other persistent entities over to jbpm dbid generation
7 lines of code changed in 2 files:
JBPM-2526 switched executions over to jbpm dbid generation
34 lines of code changed in 4 files:
Fix for JBPM-2513
2 lines of code changed in 1 file:
Fix for JBPM-2494: renamed isProcessInstance() -> getIsProcessInstance()
1 lines of code changed in 1 file:
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
28 lines of code changed in 9 files:
JBPM-2419: change Job.dueDate in Job.duedate
1 lines of code changed in 1 file:
JBPM-2393 fixed history logs for audit purposes
40 lines of code changed in 3 files:
JBPM-2390 fix tasks and task comments the history
9 lines of code changed in 3 files:
JBPM-2389 fixed history propagation of reassignment of tasks
4 lines of code changed in 1 file:
JBPM-2372 finish javadocs review
40 lines of code changed in 4 files:
JBPM-2309 fine tuned task activityName initialization
0 lines of code changed in 1 file:
JBPM-2309: support for retrieval of current activity of a task (eg to display in an image): added executionId/activityName to Task interface.
1 lines of code changed in 1 file:
JBPM-2323 instantiate user code objects referenced by class during parsing time
3 lines of code changed in 1 file:
JBPM-2365 adding engine and api support for start task forms
7 lines of code changed in 5 files:
JBPM-2348 long taskDbid --> String taskId
9 lines of code changed in 3 files:
Went over collection return values of API (JBPM-2304)
43 lines of code changed in 6 files:
JBPM-2348 long commentDbid --> String commentId
6 lines of code changed in 1 file:
JBPM-2348 long deploymentDbid --> String deploymentId
6 lines of code changed in 1 file:
JBPM-2307 pruning the api to the minimal
369 lines of code changed in 13 files:
JBPM-2355 fixed handling of suspended deployments
17 lines of code changed in 2 files:
JBPM-2303 JBPM-2354 JBPM-2322 JBPM-2356 hibernate persistence cleanup
3 lines of code changed in 2 files:
JBPM-2303 JBPM-2354 JBPM-2322 JBPM-2356 hibernate persistence cleanup
192 lines of code changed in 2 files:
JBPM-2307 moved api package env to pvm internal
14 lines of code changed in 10 files:
JBPM-2307 moved client and env packages from api to internal
7 lines of code changed in 4 files:
JBPM-2212 did state comparison with equals
1 lines of code changed in 1 file:
JBPM-2330 fine tuned execution id generation
3 lines of code changed in 1 file:
JBPM-2275 verify combination of async messages and end of process instance
7 lines of code changed in 1 file:
JBPM-2055 added ExecutionQueryTest and fixed timer deletion problem
7 lines of code changed in 1 file:
JBPM-2252 removed access to getActivityName from the Execution API
8 lines of code changed in 1 file:
JBPM-2048 simplify the DbSession and moved all Sessions to the implementation
12 lines of code changed in 2 files:
JBPM-2279 added expression resolution to the wire bindings and made it available during all aspects of execution
9 lines of code changed in 4 files:
JBPM-2279 moved setting of the execution context from ScriptManager.resolveExpression up to ExecutionImpl.erformAtomicOperation
24 lines of code changed in 1 file:
JBPM-2231 introducing system variables
57 lines of code changed in 2 files:
(79 more)