Removing Activiti stencils from the BPM editor

Hi CUBA,

Is removing Activiti base stencils from the editor design surface supported? We want to streamline the editor for some of our customers to use and would prefer to avoid questions about not utilized features in our project such as Mule and Business rule tasks.

Thanks!

Hi Ryan,
the StencilSetManagerBean.getStencilSet() method returns the stencilset for the modeler. In your application, you can override this bean to make it return the stencilset json you need.