We have a process with some service tasks (webservice calls) and their custom workitem handlers are registered using CustomWorkItemHandlers.conf .
In order for these service tasks to be async, how to pass the 'StatefulKnowledgeSession' to these handlers through configuration?