includeProcessVariables for native queries

The ProcessInstanceQuery interface offers a method includeProcessVariables(). Can I somehow achieve the same effect with native queries (using runtimeService.createNativeProcessInstanceQuery())

1 Like