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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
