Hello,
I was wondering how can I set names at process definition at different languages.
I saw that ProcessDefinitionEntityImpl has a property localized name but how can I set this value?
Should I use DynamicBpmnService or it possible to use activiti:localization extensions inside my bpmn file? Or there is some other way?