[root]/modules/jpdl/src/main/java/org/jbpm/jpdl/internal/repository

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 18 (100.0%) | 480 (100.0%) | 26.6 |
| tom.baeyens@jboss.com | 17 (94.4%) | 475 (99.0%) | 27.9 |
| koen.aers@jboss.com | 1 (5.6%) | 5 (1.0%) | 5.0 |
JBPM-2509 database upgrade work. linked install script with create and upgrade implementations.
4 lines of code changed in 1 file:
JBPM-2578 adding ability to update a deployment resource for tweaking process behaviour for testing purposes
58 lines of code changed in 1 file:
JBPM-2578 added pieces of merging of update dom into process dom
96 lines of code changed in 1 file:
JBPM-2578 adding ability to update a deployment resource
72 lines of code changed in 1 file:
initial bpmn parsing setup
5 lines of code changed in 1 file:
JBPM-2355 fixed handling of suspended deployments
2 lines of code changed in 1 file:
JBPM-2307 moved api package env to pvm internal
1 lines of code changed in 1 file:
JBPM-2322 enabled module test-db in the integration test suite
3 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-2269 added image resource support for process definitions
9 lines of code changed in 1 file:
undoing r4838, wrong way of adding the elements to the problems
3 lines of code changed in 1 file:
- commented out the addProblem convenience implementations in org.jbpm.pvm.internal.xml.ProblemList
- replaced all convenience calls by addProblem(String, Exception, String, Element)
5 lines of code changed in 1 file:
JBPM-2242 added deployment state and introduced suspend and resume
6 lines of code changed in 1 file:
JBPM-2173 add api to api packages
4 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:
JBPM-2158 fixed deployment reload problem
2 lines of code changed in 1 file:
replaced ProcessService with RepositoryService
80 lines of code changed in 1 file:
revisiting deployment
127 lines of code changed in 1 file: