1 Reply Latest reply on Feb 14, 2012 8:10 AM by tsurdilovic

    How to add a new process and WorkItemHandler using Guvnor?

    d.y.

      I have a simple webapp where I want to upload a process (bpmn file). So I could do that by using the rest interface of the guvnor right? But what if I have a custom task that needs a custom WorkItemHandler? How could I add that class to the guvnor? And how will this WorkItemHandler be registered to the WorkItemManager?