Class TenantAwareExecuteAsyncRunnable

java.lang.Object
org.activiti.engine.impl.asyncexecutor.ExecuteAsyncRunnable
org.activiti.engine.impl.asyncexecutor.multitenant.TenantAwareExecuteAsyncRunnable
All Implemented Interfaces:
Runnable

public class TenantAwareExecuteAsyncRunnable extends ExecuteAsyncRunnable
Extends the default ExecuteAsyncRunnable by setting the 'tenant' context before executing.