Package org.alfresco.repo.tenant
Interface TenantUtil.TenantRunAsWork<Result>
-
- Enclosing class:
- TenantUtil
public static interface TenantUtil.TenantRunAsWork<Result>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Result
doWork()
Method containing the work to be done
-