[root]/modules/integration/graphView-plugin/src/main/java/org/jbpm/integration/console/graphView

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 15 (100.0%) | 642 (100.0%) | 42.8 |
| heiko.braun@jboss.com | 7 (46.7%) | 523 (81.5%) | 74.7 |
| jbarrez | 1 (6.7%) | 70 (10.9%) | 70.0 |
| tom.baeyens@jboss.com | 6 (40.0%) | 41 (6.4%) | 6.8 |
| alex.guizar@jboss.com | 1 (6.7%) | 8 (1.2%) | 8.0 |
renamed jbpm.console.webservice.port (and host) to jbpm.console.server.port and fixed tomcat setup for these properties
3 lines of code changed in 1 file:
JBPM-2501 revisit jboss jbpm service archive architecture
15 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.
70 lines of code changed in 1 file:
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:
Process diagram is optional
89 lines of code changed in 1 file:
Return null when no process image could be found
1 lines of code changed in 1 file:
Fix JBPM-2295: Highlight multiple activities in GraphViewer
11 lines of code changed in 1 file:
JBPM-2348 long deploymentDbid --> String deploymentId
1 lines of code changed in 1 file:
JBPM-2307 moved api package env to pvm internal
2 lines of code changed in 1 file:
JBPM-2252 removed access to getActivityName from the Execution API
16 lines of code changed in 1 file:
RESOLVED - issue JBPM-2148: StringBuffer use in jBPM 4
https://jira.jboss.org/jira/browse/JBPM-2148
8 lines of code changed in 1 file:
Remove legacy code
0 lines of code changed in 1 file:
grap viewer plugin for the console
422 lines of code changed in 3 files: