How to set element template using camunda bpmn model jar

I am using “camunda-bpmn-model-7.20.0.jar” for creation of bpmn workflow using java api. I have custom element template created but I am not able to found method for how to set “Element Template” and input output parameter value of element template inside user task and service task.

Hi @Avani1812 ,
Are you trying to create BPMN to execute in camunda 7 or 8

I am trying to create BPMN for camunda 8.

I check option with “zeebe-bpmn-model-8.5.0.jar” but didn’t found option for set element template.