[jboss-dev-forums] [Design of JBoss jBPM] - Re: Extension of the Designer

msandoz do-not-reply at jboss.com
Thu Oct 25 09:09:46 EDT 2007


we created what we called dfvariables - dataflow variables as parameters. included in them are the normal things you would want, a default value, a type, a direction (in/out/inout), etc. but we also put in a way of doing dataflow - namely a source node and source variable (we support superstate hierarchy as well) - to let you get your data from another node. the value is stored in the context and for large files we provide datatypes such as asciifile and binaryfile.
if you are interested in more info/schemas/whatever let me know.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4098806#4098806

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4098806



More information about the jboss-dev-forums mailing list