Mauricio Salatino wrote:
As a general practice from now on you should use a workitem which inherits from AbstractWorkItemHandler.
Cheers
Hi Mauricio ,
Do you mean that if we implement our own handler , we should inherits from AbstractWorkItemHandler ? Because I cannot find there are any concrete class that extends AbstractWorkItemHandler now .