[jboss-jira] [JBoss JIRA] Updated: (GPD-4) add support for adding Action to Nodes without adding Event
Koen Aers (JIRA)
jira-events at jboss.com
Tue Jan 16 05:25:52 EST 2007
[ 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
More information about the jboss-jira
mailing list