[JBoss JIRA] Updated: (GPD-4) add support for adding Action to Nodes without adding Event
by Koen Aers (JIRA)
[ http://jira.jboss.com/jira/browse/GPD-4?page=all ]
Koen Aers updated GPD-4:
------------------------
Fix Version/s: jBPM JPDL Designer 3.1.0.alpha2
Affects Version/s: jBPM JPDL Designer 3.1.0 alpha1
> add support for adding Action to Nodes without adding Event
> -----------------------------------------------------------
>
> Key: GPD-4
> URL: http://jira.jboss.com/jira/browse/GPD-4
> Project: JBoss jBPM GPD
> Issue Type: Feature Request
> Components: jpdl
> Affects Versions: jBPM JPDL Designer 3.0.11, jBPM JPDL Designer 3.1.0 alpha1
> Reporter: mehmet bozok
> Assigned To: Koen Aers
> Fix For: jBPM JPDL Designer 3.1.0.alpha2
>
>
> We are extending some parts of GDP in our project, and we need to add Action to Node without adding an Event then show this Aciton on outline tree view. Althought there is a mechanism to add a single Action to Nodes(not in GDP menu but implemented in
> org.jbpm.ui.model.Node), it is not shown at outline tree view. In order to make Action appear on tree view as a Node child we needed to
> add a menu option, and handle ActionTreeEditPart and NodeTreeEditpart relation in a different way. (not by changing GPD code, but instantiating editparts then reflecting org.eclipse.gef.AbstractEditPart and calling its protected methods which is not a very safe way.)
> Therefore it seems neccesary to change iplementation so that single Action (also providing which Action to add) can be added to Node and shown in outline tree view.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 3 months
[JBoss JIRA] Created: (JBPM-794) Same JBPM project shared with each person having different JBPM installation program causes crash.
by Mark Ricard (JIRA)
Same JBPM project shared with each person having different JBPM installation program causes crash.
--------------------------------------------------------------------------------------------------
Key: JBPM-794
URL: http://jira.jboss.com/jira/browse/JBPM-794
Project: JBoss jBPM
Issue Type: Bug
Components: Graphical Process Designer
Affects Versions: jBPM 3.1.2
Environment: Eclipse, MyEclipseIDE, JBPM 3.1.2
Reporter: Mark Ricard
Assigned To: Tom Baeyens
To duplicate have two development machines with exactly the same versions of the software except have the Window->Preferences->JBoss jBPM installation locations in different places.
Have one of the people create a jBPM project, zip up that project and send it to the user of machine 2. Then have machine 2 import that project into Eclipse.
Everything blows up. Many of the other non-related projects in the project tree also begin displaying erratic behavior.
If both users now synchronize to have their IDEs point to the same jBPM path on each of their machines, the project opens up fine.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 3 months
[JBoss JIRA] Updated: (GPD-4) add support for adding Action to Nodes without adding Event
by Koen Aers (JIRA)
[ http://jira.jboss.com/jira/browse/GPD-4?page=all ]
Koen Aers updated GPD-4:
------------------------
Component/s: jpdl
> add support for adding Action to Nodes without adding Event
> -----------------------------------------------------------
>
> Key: GPD-4
> URL: http://jira.jboss.com/jira/browse/GPD-4
> Project: JBoss jBPM GPD
> Issue Type: Feature Request
> Components: jpdl
> Affects Versions: 3.0.11
> Reporter: mehmet bozok
> Assigned To: Koen Aers
>
> We are extending some parts of GDP in our project, and we need to add Action to Node without adding an Event then show this Aciton on outline tree view. Althought there is a mechanism to add a single Action to Nodes(not in GDP menu but implemented in
> org.jbpm.ui.model.Node), it is not shown at outline tree view. In order to make Action appear on tree view as a Node child we needed to
> add a menu option, and handle ActionTreeEditPart and NodeTreeEditpart relation in a different way. (not by changing GPD code, but instantiating editparts then reflecting org.eclipse.gef.AbstractEditPart and calling its protected methods which is not a very safe way.)
> Therefore it seems neccesary to change iplementation so that single Action (also providing which Action to add) can be added to Node and shown in outline tree view.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 3 months
[JBoss JIRA] Commented: (GPD-4) add support for adding Action to Nodes without adding Event
by Koen Aers (JIRA)
[ http://jira.jboss.com/jira/browse/GPD-4?page=comments#action_12350875 ]
Koen Aers commented on GPD-4:
-----------------------------
The action for a node is already configurable in the properties view in 3.1.0.alpha1 but is not yet visible in the content outline. This will be added in one of the future releases though the content outline will change significantly in the 3.1.x stream.
> add support for adding Action to Nodes without adding Event
> -----------------------------------------------------------
>
> Key: GPD-4
> URL: http://jira.jboss.com/jira/browse/GPD-4
> Project: JBoss jBPM GPD
> Issue Type: Feature Request
> Affects Versions: 3.0.11
> Reporter: mehmet bozok
> Assigned To: Koen Aers
>
> We are extending some parts of GDP in our project, and we need to add Action to Node without adding an Event then show this Aciton on outline tree view. Althought there is a mechanism to add a single Action to Nodes(not in GDP menu but implemented in
> org.jbpm.ui.model.Node), it is not shown at outline tree view. In order to make Action appear on tree view as a Node child we needed to
> add a menu option, and handle ActionTreeEditPart and NodeTreeEditpart relation in a different way. (not by changing GPD code, but instantiating editparts then reflecting org.eclipse.gef.AbstractEditPart and calling its protected methods which is not a very safe way.)
> Therefore it seems neccesary to change iplementation so that single Action (also providing which Action to add) can be added to Node and shown in outline tree view.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 3 months