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

vtysh do-not-reply at jboss.com
Tue Jul 10 04:10:28 EDT 2007


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.

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

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



More information about the jboss-user mailing list