Hi,
in the processdefinition.xml I want to parse the description-tag. Somewhere in this forum
I read that this is not possible. Can anyone confirm this?
Is there a way to read the content of this tag, at all?
I tried to get the content as follows:
task.getEncapsulatedTaskInstance().getDescription()
// task is a JbpmTaskInstance
The problem here is:
task.getEncapsulatedTaskInstance() is NULL!!
I'm thankfull for any proposal.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188474#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...