I want to add my own task type to the Modeler palette. Is there a good example I can follow? I was told Modeler accepts the same extensions as Designer, but I'm unclear how to get started on this. Thanks! -Max
Right. For the Designer we had the same issue so we introduced a (more elegant) identifier attribute for that. You can use activiti:extensionId on a serviceTask element to identify your Jenkins task.
Is there a tutorial which I can follow to create a custom task? I have added a new task in stencilset.json and need to figure out steps to follow further to make this work. I don't need to use ActivitiDesigner for this. Is there an example I can follow? Trying to figure this out since a couple of days without any luck