Huisheng Xu [http://community.jboss.org/people/rebody] replied to the discussion
"equivalent to ruleflow-group in drools" To view the discussion, visit: http://community.jboss.org/message/540110#540110 -------------------------------------------------------------- Hi Manuel, You could use CustomActivity to implement this feature. In the CustomActivity of jBPM 4 we can use our class to implement any operations including rules. It is very easy to use and you can try like this. <custom name="drools-group" class="sample.DroolsGroupActivity"> -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/540110#540110] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
