Need to extend the pyProcessCaseEvents in my application
To extend the job processor pyProcessCaseEvents, the activity called in job processor pzProcessCaseEvents is a final activity. So I am not able to override in my class. can you help how can I write my own activity to be called from pyProcessCaseEvents