[jboss-jira] [JBoss JIRA] Updated: (JBRULES-1844) Fluent process API

Mauricio Salatino (JIRA) jira-events at lists.jboss.org
Mon Nov 17 06:11:36 EST 2008


     [ https://jira.jboss.org/jira/browse/JBRULES-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mauricio Salatino updated JBRULES-1844:
---------------------------------------

    Attachment: RuleFlowProcessFactory.java


I have extended the functionality of RuleflowProcessFactory to support the following types of node:

org.drools.workflow.core.node.ActionNode
org.drools.workflow.core.node.CompositeNode
org.drools.workflow.core.node.EndNode
org.drools.workflow.core.node.EventNode
org.drools.workflow.core.node.FaultNode
org.drools.workflow.core.node.ForEachNode
org.drools.workflow.core.node.HumanTaskNode
org.drools.workflow.core.node.Join
org.drools.workflow.core.node.MilestoneNode
org.drools.workflow.core.node.RuleSetNode
org.drools.workflow.core.node.Split
org.drools.workflow.core.node.StartNode
org.drools.workflow.core.node.SubProcessNode
org.drools.workflow.core.node.TimerNode

This is my first approach and needs heavy testing and improvement. If someone (or Kris) have real examples of Ruleflow to test this APIs I can make all the tests.

> Fluent process API
> ------------------
>
>                 Key: JBRULES-1844
>                 URL: https://jira.jboss.org/jira/browse/JBRULES-1844
>             Project: JBoss Drools
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: drools-compiler (flow)
>    Affects Versions:  5.0.0.M2
>            Reporter: Mauricio Salatino
>            Assignee: Mauricio Salatino
>            Priority: Minor
>         Attachments: RuleFlowProcessFactory.java
>
>
> Create a more fluent API so you can create Ruleflows programatically

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list