[jboss-jira] [JBoss JIRA] Commented: (GPD-4) add support for adding Action to Nodes without adding Event

Koen Aers (JIRA) jira-events at jboss.com
Tue Jan 16 05:23:52 EST 2007


    [ 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

        



More information about the jboss-jira mailing list