[jboss-user] [JBoss jBPM] - Re: Setting the start date
osvaldo.pina
do-not-reply at jboss.com
Mon May 18 10:26:57 EDT 2009
One of our team members found a solution for this problem:
taskInstance.getStart().setTime(c.getTimeInMillis());
It breaks encapsulation but it's the best solution we were able to find!
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4231660#4231660
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4231660
More information about the jboss-user
mailing list