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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 206 (100.0%) | 2484 (100.0%) | 12.0 |
| tom.baeyens@jboss.com | 199 (96.6%) | 2406 (96.9%) | 12.0 |
| heiko.braun@jboss.com | 3 (1.5%) | 47 (1.9%) | 15.6 |
| alex.guizar@jboss.com | 3 (1.5%) | 16 (0.6%) | 5.3 |
| jbarrez | 1 (0.5%) | 15 (0.6%) | 15.0 |
JBPM-2526 split up the command executor into a requires and a requiresNew policy flavour
98 lines of code changed in 3 files:
JBPM-2526 switched executions over to jbpm dbid generation
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
26 lines of code changed in 9 files:
JBPM-2398 api preparations for task details query
9 lines of code changed in 1 file:
JBPM-2417 first part of user provided authentication through service api
13 lines of code changed in 4 files:
JBPM-2343: add convenience method complete task + set variables in one transaction. Also added test case for various usages of task completion.
15 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
0 lines of code changed in 1 file:
JBPM-2393 fixed history logs for audit purposes
3 lines of code changed in 1 file:
JBPM-2390 fix tasks and task comments the history
21 lines of code changed in 3 files:
JBPM-2336 fix task delete mismatch
3 lines of code changed in 1 file:
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-2348 long taskDbid --> String taskId
74 lines of code changed in 2 files:
JBPM-2348 long commentDbid --> String commentId
4 lines of code changed in 1 file:
JBPM-2348 long jobDbid --> String jobId
2 lines of code changed in 1 file:
JBPM-2307 moved api package env to pvm internal
10 lines of code changed in 8 files:
JBPM-2307 moved client and env packages from api to internal
15 lines of code changed in 12 files:
JBPM-2004 finished cleanup of test data
19 lines of code changed in 4 files:
JBPM-2147 fixing the integration tests
1 lines of code changed in 1 file:
JBPM-2048 simplify the DbSession and moved all Sessions to the implementation
1 lines of code changed in 1 file:
JBPM-2254 restore build broken by query change in IdentitySessionImpl; reintroduce variable API change after clarifying the intent
5 lines of code changed in 1 file:
JBPM-2254 rolling back r4865. build broken and not discussed api change.
8 lines of code changed in 1 file:
CODING IN PROGRESS - issue JBPM-2254: task notify and reminder emails
https://jira.jboss.org/jira/browse/JBPM-2254
5 lines of code changed in 1 file:
JBPM-2250 renamed task lists to findPersonalTasks and findGroupTasks
3 lines of code changed in 1 file:
JBPM-2220 added TaskService.getOutcomes(long taskDbid)
4 lines of code changed in 1 file:
JBPM-2256 introducing async continuations
1 lines of code changed in 1 file:
JBPM-2026 updated fork and join to fit with execution.state updates in context of adding super-state
1 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
3 lines of code changed in 1 file:
[JBPM-2058] email resolution for users and groups did not actually work
6 lines of code changed in 1 file:
distribution and qa test run updates
3 lines of code changed in 1 file:
JBPM-2162 revert process archive deployment in examples
28 lines of code changed in 3 files:
JBPM-2173 add api to api packages
48 lines of code changed in 16 files:
JBPM-2171 introducing ProcessInstance
20 lines of code changed in 1 file:
JBPM-2029 exposing the full execution hierarchy for obtaining wait state executions
0 lines of code changed in 1 file:
JBPM-2029 starting to realize the execution reference problem in context of timers
3 lines of code changed in 1 file:
JBPM-2168 align query methods list and uniqueResult with hibernate
2 lines of code changed in 1 file:
introduce separate task take method
17 lines of code changed in 1 file:
fixed task and participation api
49 lines of code changed in 3 files:
fixed task lists interface
6 lines of code changed in 1 file:
replaced ProcessService with RepositoryService
10 lines of code changed in 3 files:
Use IdendityRef where appropriate. Query tasks by Participation.
23 lines of code changed in 1 file:
(37 more)