cancel
Showing results for 
Search instead for 
Did you mean: 

How to extend Modeler?

m2spring
Champ in-the-making
Champ in-the-making
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
21 REPLIES 21

trademak
Star Contributor
Star Contributor
Hi 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.

Best regards,

rohitsingh
Champ in-the-making
Champ in-the-making
Hi

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 Smiley Sad