User development, A new message was posted in the thread "[jBPm 4.1] - How to find a exeuction is ended or not":
http://community.jboss.org/message/530883#530883 Author : Mike Burton Profile : http://community.jboss.org/people/mike_burton Message: -------------------------------------------------------------- ProcessInstance p = getExecutionService().createProcessInstanceQuery().processInstanceId(processInstanceID).uniqueResultSet(); if (p.isEnded()){ // } -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/530883#530883
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
