Restart/refresh engine at runtime
Imagine a multi-tenant database (tenant column in each table). For Activiti the process definitions and instances are prefixed with a tenant specific string. Now I want to offer a backup/restore mechanism. Backup is no problem. All relevant data is s...