12-27-2017 01:27 AM
Hi,
I am using activiti in my spring application and would like to call task or execution listener in one of my user task. After selection of task in bpmn file, I go to listeners and added my class "MyEventListener" at complete type in java class. But it is not working. Please let me know how to do this?
Thanks
12-27-2017 01:52 AM
Please attach an exception log・stack trace.
Did you omitt the package from the class name?
If so , please input the full class name in the field of the class name of the process definition.
(ex) my_package.MyEventListener
12-27-2017 01:57 AM
I selected the class with package too.
Explore our Alfresco products with the links below. Use labels to filter content by product module.