Directory modules/integration/graphView-plugin/src/main/java/org/jbpm/integration/console/graphView/

Directory Created:
2009-05-25 16:27
Total Files:
2
Deleted Files:
1
Lines of Code:
357

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

Lines of Code

modules/integration/graphView-plugin/src/main/java/org/jbpm/integration/console/graphView/ Lines of Code

Developers

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

Most Recent Commits

tom.baeyens@jboss.com 2009-10-19 13:15 Rev.: 5755

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:

  • modules/integration/graphView-plugin/src/main/java/org/jbpm/integration/console/graphView: GraphViewerPluginImpl.java (+3 -3)
tom.baeyens@jboss.com 2009-10-09 16:29 Rev.: 5726

JBPM-2501 revisit jboss jbpm service archive architecture

15 lines of code changed in 1 file:

  • modules/integration/graphView-plugin/src/main/java/org/jbpm/integration/console/graphView: GraphViewerPluginImpl.java (+15 -11)
jbarrez 2009-08-26 10:11 Rev.: 5539

* 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:

  • modules/integration/graphView-plugin/src/main/java/org/jbpm/integration/console/graphView: GraphViewerPluginImpl.java (+70 -149)
tom.baeyens@jboss.com 2009-08-18 16:12 Rev.: 5490

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:

  • modules/integration/graphView-plugin/src/main/java/org/jbpm/integration/console/graphView: GraphViewerPluginImpl.java (+4 -4)
heiko.braun@jboss.com 2009-07-02 22:52 Rev.: 5197

Process diagram is optional

89 lines of code changed in 1 file:

  • modules/integration/graphView-plugin/src/main/java/org/jbpm/integration/console/graphView: GraphViewerPluginImpl.java (+89 -2)
heiko.braun@jboss.com 2009-07-02 14:46 Rev.: 5191

Return null when no process image could be found

1 lines of code changed in 1 file:

  • modules/integration/graphView-plugin/src/main/java/org/jbpm/integration/console/graphView: GraphViewerPluginImpl.java (+1 -1)
heiko.braun@jboss.com 2009-06-29 14:47 Rev.: 5155

Fix JBPM-2295: Highlight multiple activities in GraphViewer

11 lines of code changed in 1 file:

  • modules/integration/graphView-plugin/src/main/java/org/jbpm/integration/console/graphView: GraphViewerPluginImpl.java (+11 -2)
tom.baeyens@jboss.com 2009-06-26 12:25 Rev.: 5127

JBPM-2348 long deploymentDbid --> String deploymentId

1 lines of code changed in 1 file:

  • modules/integration/graphView-plugin/src/main/java/org/jbpm/integration/console/graphView: GraphViewerPluginImpl.java (+1 -1)
tom.baeyens@jboss.com 2009-06-23 21:29 Rev.: 5099

JBPM-2307 moved api package env to pvm internal

2 lines of code changed in 1 file:

  • modules/integration/graphView-plugin/src/main/java/org/jbpm/integration/console/graphView: GraphViewerPluginImpl.java (+2 -2)
tom.baeyens@jboss.com 2009-06-03 11:38 Rev.: 4979

JBPM-2252 removed access to getActivityName from the Execution API

16 lines of code changed in 1 file:

  • modules/integration/graphView-plugin/src/main/java/org/jbpm/integration/console/graphView: GraphViewerPluginImpl.java (+16 -8)
alex.guizar@jboss.com 2009-05-27 10:14 Rev.: 4909

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:

  • modules/integration/graphView-plugin/src/main/java/org/jbpm/integration/console/graphView: XmlUtil.java (+8 -10)
heiko.braun@jboss.com 2009-05-25 16:27 Rev.: 4890

Remove legacy code

0 lines of code changed in 1 file:

  • modules/integration/graphView-plugin/src/main/java/org/jbpm/integration/console/graphView: DiagramInfoParser.java (del)
heiko.braun@jboss.com 2009-05-25 16:27 Rev.: 4889

grap viewer plugin for the console

422 lines of code changed in 3 files:

  • modules/integration/graphView-plugin/src/main/java/org/jbpm/integration/console/graphView: DiagramInfoParser.java (new 92), GraphViewerPluginImpl.java (new 149), XmlUtil.java (new 181)
Generated by StatSVN 0.5.0