06-06-2022 03:35 AM
In Alfresco APS 2.3 version, we have one upgrade i.e., Changing ActivitiExecution class to Delegate Execution class.
Both the classes has execute() method.
Inside the execute() method of ActivitiExecution, we have method called "getCurrentActivitiName()"
But inside the execute() method of DelegateExecution,we don't have this method called "getCurrentActivitiName()".
How to get the Current activitiName in Alfresco Process services (Activti 7)without this method in DelegateExecution class?
Explore our Alfresco products with the links below. Use labels to filter content by product module.