1.9.0
Enable non-tenant tasks to be run in the middle of tenant tasks
Changes to Tenancy class:
- Added
setTenantmethod to provide a quick way to set a tenant inManager - Added
runNonTenantTaskmethod to enable running of non-tenant tasks in the middle of tenant tasks before resuming with tenant tasks