I have a several activiti processes in my app. All of them start with one runtimeService. Can i use different history levels in these processes at the same time? For example the first process starts with history = none, and the second - with history = audit. And if this possible, how can i make it in the best way?