[jboss-user] [JBoss jBPM] - Re: Ending tasks manually
frinux
do-not-reply at jboss.com
Wed May 27 08:13:39 EDT 2009
tr is not null, and contains the right transition. That's whay that's strange, like the end(tr) was not working...
| tr Transition (id=140)
| condition null
| description null
| events PersistentMap (id=147)
| exceptionHandlers PersistentList (id=150)
| from TaskNode_$$_javassist_219 (id=155)
| id 4
| isConditionEnforced true
| name "refusee" (id=161)
| processDefinition ProcessDefinition_$$_javassist_185 (id=162)
| to Node_$$_javassist_254 (id=164)
|
And like kukeltje said, what is the aim of:
taskInstance =jbpmContext.getTaskInstance(taskInstance.getID());
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4233578#4233578
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4233578
More information about the jboss-user
mailing list