I have a service node which will be runned by a WorkItemHandler.
At the end of executeWorkItem I do:
manager.completeWorkItem(workItem.getId(), resultMap);
How can I access from other places the resultMap? Where is is holded?
Thanks
Reply to this message by going to Community
Start a new discussion in jBPM at Community