[jboss-user] [JBoss jBPM] - Re: How many data types do the process variables have?

2006-09-08 Thread titanxj
Thanks for your reply!

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970279
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: How many data types do the process variables have?

2006-09-07 Thread Saviola
http://docs.jboss.com/jbpm/v3/userguide/context.html#accessingvariables

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970271
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: How many data types do the process variables have?

2006-09-07 Thread stibrian
There is built in support for the primatives, byte[], String, Serializable, and 
most importantly, automatic and transparent support for using your domain 
objects in the process if you're using Hibernate as a persistence mechanism.

There is one gotcha to the last thought though, and I JUST finished a blog 
entry on my pain on the subject, but there is also a bit of example showing how 
to do variable persistence and fetching.

http://blogs.sourceallies.com/roller/page/joedeveloper?entry=jbpm_3_1_auto_user

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970264
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user