[jboss-user] [JBoss jBPM] - Determining taken transition on completed task instances
westdwestd
do-not-reply at jboss.com
Mon Jul 14 06:48:11 EDT 2008
Hi,
I have a requirement to display a list of the previous task instances on the current task page for a process instance.
I am fetching the list of task instances using taskInstance.getTaskMgmtInstance().getTaskInstances() and checking whether each task is ended to get a list of the completed tasks.
Is there a way to determine which transition was taken for each completed task instance?
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164188#4164188
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164188
More information about the jboss-user
mailing list