I was trying to update the version of ProcessDefinition in the ProcessInstance and I found the class "SetProcessDefinitionVersionCmd", but it is necessary to call it from a commandExecutor. In my application, i use WELD and i can do the necessary cast for catch the commandExecutor. So i wonder, why there is no such exposed method to do it?