Marcio Dantas [
https://community.jboss.org/people/marcio.dantas] created the discussion
"How to get the name of a user task?"
To view the discussion, visit:
https://community.jboss.org/message/763075#763075
--------------------------------------------------------------
Hi,
I'm using Jbpm 5.3.0.Final and have a BPMN 2.0 user task like below:
<userTask id="usertask1" name="User Task Name" >
...
When I query my task instances using a LocalTaskService I would like to retrieve the task
instance's name ("User Task Name", for example).
How is this done?
org.jbpm.task.Task has a "getNames()" which isn't returning nothing.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/763075#763075]
Start a new discussion in jBPM Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]