[jboss-user] [JBoss jBPM] - Re: start-state

ricardomarques do-not-reply at jboss.com
Tue Jul 10 10:57:51 EDT 2007


"vtysh" wrote : You can use NewProcessInstanceCommand with createStartTask as true, if returned value will be null then you will know, that process doesn't contain a start task. Then you can use SignalCommand or some other one to move process from start state to first task node.

i have take your idea and my my own Command based on NewProcessInstanceCommand to do this, this part is working now.


thanks for the feedback

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

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



More information about the jboss-user mailing list