withCurrentTenant

public static TenantAwareRunner withCurrentTenant(boolean multitenant)

Creates a new TenantAwareRunner, which runs all the given operations for the current tenant.

Return

new instance of TenantAwareRunner

Parameters

multitenant

if the current environment is multitenant