How to stop the execution of a process instance? Suppose to have a process instance executing in jBPM, what have I to do to stop it? I mean "suddendly stop" it, an operation that the admin user can apply to process instances where execution accidentally started (for example)
I have read about the method cancel, but it is not clear what really happens when this method is called have I to call the cancel method for every task instance of the process instance? thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085109#4085109 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085109 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
