[root]/modules/api/src/main/java/org/jbpm/api
activity
(4 files, 222 lines)
client
(0 files, 0 lines)
internal
(0 files, 0 lines)
cmd
(4 files, 137 lines)
env
(0 files, 0 lines)
history
(10 files, 591 lines)
identity
(3 files, 83 lines)
job
(4 files, 145 lines)
jpdl
(2 files, 38 lines)
listener
(3 files, 81 lines)
model
(5 files, 257 lines)
session
(0 files, 0 lines)
task
(6 files, 308 lines)
test
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 139 (100.0%) | 2136 (100.0%) | 15.3 |
| tom.baeyens@jboss.com | 119 (85.6%) | 2046 (95.8%) | 17.1 |
| jbarrez | 7 (5.0%) | 61 (2.9%) | 8.7 |
| alex.guizar@jboss.com | 3 (2.2%) | 17 (0.8%) | 5.6 |
| thomas.diesler@jboss.com | 8 (5.8%) | 9 (0.4%) | 1.1 |
| koen.aers@jboss.com | 1 (0.7%) | 2 (0.1%) | 2.0 |
| ainze | 1 (0.7%) | 1 (0.0%) | 1.0 |
initial commit test-upgrade
4 lines of code changed in 1 file:
JBPM-2578 adding ability to update a deployment resource for tweaking process behaviour for testing purposes
0 lines of code changed in 1 file:
JBPM-2578 adding ability to update a deployment resource
3 lines of code changed in 1 file:
JBPM-2501 revisit jboss jbpm service archive architecture
7 lines of code changed in 2 files:
JBPM-2430 first cleanup of classloading
1 lines of code changed in 1 file:
JBPM-2548 deprecated the name property in the DeploymentQuery
3 lines of code changed in 1 file:
JBPM-2526 switched the other persistent entities over to jbpm dbid generation
1 lines of code changed in 1 file:
JBPM-2526 switched executions over to jbpm dbid generation
1 lines of code changed in 1 file:
Fix for JBPM-2494: renamed isProcessInstance() -> getIsProcessInstance()
7 lines of code changed in 1 file:
Fix for JBPM-2502
1 lines of code changed in 1 file:
* Fix for JBPM-2353: remove transaction demarcation from console integration layer. Transactions will be managed now only by jBPM engine. This allows the console to run on Tomcat.
* Enhanced install script to allow jBPM and console installation into Tomcat.
* Enhanced install script to allow installation of standalone HSQLDB server.
34 lines of code changed in 3 files:
JBPM-2409 JBPM-2411 JBPM-2483 added user defined transaction boundaries to allow for domain model integration
4 lines of code changed in 1 file:
JBPM-2418: fix the duedate property name
2 lines of code changed in 1 file:
JBPM-2398 api preparations for task details query
4 lines of code changed in 1 file:
JBPM-2417 first part of user provided authentication through service api
26 lines of code changed in 2 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 2 files:
JBPM-2390 fix tasks and task comments the history
19 lines of code changed in 3 files:
JBPM-2372 finish javadocs review
24 lines of code changed in 5 files:
JBPM-2372 complete javadocs
121 lines of code changed in 14 files:
JBPM-2336 fix task delete mismatch
9 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
2 lines of code changed in 1 file:
JBPM-2378 JBPM-2352 fixed xsd stuff
3 lines of code changed in 1 file:
JBPM-2376 added docs and test for putting a task back in the group
4 lines of code changed in 1 file:
JBPM-2365 adding engine and api support for start task forms
37 lines of code changed in 1 file:
JBPM-2348 long taskDbid --> String taskId
26 lines of code changed in 1 file:
JBPM-2348 long commentDbid --> String commentId
2 lines of code changed in 1 file:
JBPM-2348 long jobDbid --> String jobId
1 lines of code changed in 1 file:
JBPM-2348 long deploymentDbid --> String deploymentId
8 lines of code changed in 5 files:
JBPM-2307 pruning the api to the minimal
3 lines of code changed in 2 files:
JBPM-2307 moved client and env packages from api to internal
56 lines of code changed in 5 files:
JBPM-2342 added deployment querying
132 lines of code changed in 4 files:
JBPM-2305 adding task query capabilities
13 lines of code changed in 1 file:
JBPM-2004 finished cleanup of test data
11 lines of code changed in 3 files:
JBPM-2252 removed access to getActivityName from the Execution API
6 lines of code changed in 1 file:
changed confusing parameter names in identity service: changed groupId to groupName
2 lines of code changed in 1 file:
JBPM-2256 async moved event listeners to dev guide
1 lines of code changed in 1 file:
spring integration - initial release
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.
5 lines of code changed in 1 file:
(22 more)