fero wrote: > > 2. How to extend Activities. Now it is possible to put the code of > activity in the process definition in MVEL or java. I would prefer to > select the class and provide attributes of a class from process definition > as it is in jBPM (called delagation). Is it possible to create new work > items which just would be configurable from process as log and mail work > items are? >
I have already found how to do this. Just by using WorkItemHandler as in example https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/docs/drools-flow/html/ch.Domain_Specific_Processes.html#d0e1859 https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/docs/drools-flow/html/ch.Domain_Specific_Processes.html#d0e1859 -- View this message in context: http://www.nabble.com/Flow-tp25567961p25608864.html Sent from the drools - user mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
