0 Replies Latest reply on Mar 28, 2009 1:02 AM by jsvegas2

    how to get the name of the task?

    jsvegas2
      Hi,

      can anyone tell me how I can get the name of the current JBPM task in a bean?

      I'm looking for the same output i get with #{taskInstance.name} in JSF.

      TaskInstance.getTaskInstance() doesen't work.


      Thanks in advance for yout help!