[root]/modules/api/src/main/java/org/jbpm/api/task

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 51 (100.0%) | 670 (100.0%) | 13.1 |
| tom.baeyens@jboss.com | 44 (86.3%) | 621 (92.7%) | 14.1 |
| alex.guizar@jboss.com | 4 (7.8%) | 24 (3.6%) | 6.0 |
| jbarrez | 2 (3.9%) | 21 (3.1%) | 10.5 |
| heiko.braun@jboss.com | 1 (2.0%) | 4 (0.6%) | 4.0 |
Test case for JBPM-2535
Also added progress getter/setter to Task interface
16 lines of code changed in 1 file:
JBPM-2390 fix tasks and task comments the history
8 lines of code changed in 1 file:
JBPM-2372 finish javadocs review
56 lines of code changed in 5 files:
JBPM-2372 complete javadocs
2 lines of code changed in 1 file:
JBPM-2336 fix task delete mismatch
0 lines of code changed in 1 file:
removed unused identity refs
0 lines of code changed in 3 files:
JBPM-2309: support for retrieval of current activity of a task (eg to display in an image): added executionId/activityName to Task interface.
5 lines of code changed in 1 file:
JBPM-2365 adding engine and api support for start task forms
1 lines of code changed in 1 file:
JBPM-2348 long taskDbid --> String taskId
2 lines of code changed in 2 files:
JBPM-2348 long swimlaneDbid --> String swimlaneId
1 lines of code changed in 1 file:
JBPM-2348 long participationDbid --> String participationId
1 lines of code changed in 1 file:
JBPM-2307 moved client and env packages from api to internal
2 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
12 lines of code changed in 2 files:
JBPM-2254 rolling back r4865. build broken and not discussed api change.
5 lines of code changed in 2 files:
CODING IN PROGRESS - issue JBPM-2254: task notify and reminder emails
https://jira.jboss.org/jira/browse/JBPM-2254
12 lines of code changed in 2 files:
JBPM-2221 improved matching of outcome with outgoing transitions and added test case
3 lines of code changed in 1 file:
JBPM-2180 added task form
2 lines of code changed in 1 file:
Add URL property to Task for referencing external forms
4 lines of code changed in 1 file:
JBPM-2173 add api to api packages
538 lines of code changed in 22 files: