everyone I was searching for something that could override the behavior of activiti in the service task of reading the class in the bpmn diagram in other words I would like to pass to this attribute some info and I want to perform the reading of this attribute by my self and not using the class loading provided by activiti
i was trying to override the classdelegate class but I cant
i was wondering if anyone have come across this approach