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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 154 (100.0%) | 3694 (100.0%) | 23.9 |
| tom.baeyens@jboss.com | 130 (84.4%) | 3097 (83.8%) | 23.8 |
| alex.guizar@jboss.com | 9 (5.8%) | 294 (8.0%) | 32.6 |
| heiko.braun@jboss.com | 9 (5.8%) | 258 (7.0%) | 28.6 |
| jbarrez | 4 (2.6%) | 32 (0.9%) | 8.0 |
| koen.aers@jboss.com | 2 (1.3%) | 13 (0.4%) | 6.5 |
JBPM-2565 refactored usercode handling of event listeners, assignment handlers, decision handlers and decision conditions
6 lines of code changed in 1 file:
JBPM-2430 first cleanup of classloading
1 lines of code changed in 1 file:
JBPM-2526 switched the other persistent entities over to jbpm dbid generation
10 lines of code changed in 3 files:
JBPM-2526 switched executions over to jbpm dbid generation
2 lines of code changed in 1 file:
JBPM-2409 JBPM-2411 JBPM-2483 added user defined transaction boundaries to allow for domain model integration
2 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
30 lines of code changed in 3 files:
JBPM-2389 fixed history propagation of reassignment of tasks
7 lines of code changed in 2 files:
JBPM-2336 fix task delete mismatch
63 lines of code changed in 3 files:
JBPM-2383 made process definition query consistent wrt notSuspended() suspended() and updated the console integration query to only show the notSuspended process definitions
0 lines of code changed in 1 file:
JBPM-2379 removed distinct from task query and upgraded oracle driver version to 10.2.0.4
1 lines of code changed in 1 file:
JBPM-2309 fine tuned task activityName initialization
10 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.
22 lines of code changed in 1 file:
JBPM-2323 some user code classes in the examples were not yet serializable
5 lines of code changed in 1 file:
JBPM-2323 instantiate user code objects referenced by class during parsing time
13 lines of code changed in 3 files:
JBPM-2365 adding engine and api support for start task forms
42 lines of code changed in 3 files:
JBPM-2348 long taskDbid --> String taskId
6 lines of code changed in 1 file:
Went over collection return values of API (JBPM-2304)
10 lines of code changed in 3 files:
JBPM-2348 long swimlaneDbid --> String swimlaneId
6 lines of code changed in 1 file:
JBPM-2348 long participationDbid --> String participationId
8 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
2 lines of code changed in 2 files:
JBPM-2307 moved client and env packages from api to internal
83 lines of code changed in 2 files:
replace addProblem(String) by replace addProblem(String, Element) where possible in order to be able to retrieve the line number in case of problems (GPD-288)
6 lines of code changed in 1 file:
JBPM-2305 adding task query capabilities
29 lines of code changed in 1 file:
JBPM-2332 fixed task query where clause brackets for candidates
1 lines of code changed in 1 file:
JBPM-2004 finished cleanup of test data
20 lines of code changed in 1 file:
fixing regression in task query
5 lines of code changed in 1 file:
JBPM-2147 fixing the integration tests
7 lines of code changed in 1 file:
JBPM-2252 removed access to getActivityName from the Execution API
1 lines of code changed in 1 file:
JBPM-2048 simplify the DbSession and moved all Sessions to the implementation
3 lines of code changed in 1 file:
RESOLVED - issue JBPM-2148: StringBuffer use in jBPM 4
https://jira.jboss.org/jira/browse/JBPM-2148
1 lines of code changed in 1 file:
JBPM-2254: first stab at reminder, refactor notification as event listener
3 lines of code changed in 2 files:
JBPM-2254 restore build broken by query change in IdentitySessionImpl; reintroduce variable API change after clarifying the intent
145 lines of code changed in 3 files:
JBPM-2254 rolling back r4865. build broken and not discussed api change.
85 lines of code changed in 3 files:
CODING IN PROGRESS - issue JBPM-2254: task notify and reminder emails
https://jira.jboss.org/jira/browse/JBPM-2254
145 lines of code changed in 3 files:
undoing r4838, wrong way of adding the elements to the problems
6 lines of code changed in 1 file:
JBPM-2250 renamed task lists to findPersonalTasks and findGroupTasks
11 lines of code changed in 1 file:
JBPM-2221 improved matching of outcome with outgoing transitions and added test case
6 lines of code changed in 2 files:
JBPM-2221 upon completion, a task activity must take the single transition if there is only one, even if the transition name doesn't match.
9 lines of code changed in 1 file:
(32 more)