Is it possible to create a custom component in Camunda BPMN, for example, extend an existing Service Task to make it domain-specific, add it to Camunda Modeler, and limit its properties only to those I specify?
The idea is to provide Camunda Modeler to users of the system so that they can operate with custom, application-specific components and a predefined set of properties.