Class TenantAwareExecuteAsyncRunnableFactory

java.lang.Object
org.activiti.engine.impl.asyncexecutor.multitenant.TenantAwareExecuteAsyncRunnableFactory
All Implemented Interfaces:
ExecuteAsyncRunnableFactory

public class TenantAwareExecuteAsyncRunnableFactory extends Object implements ExecuteAsyncRunnableFactory
Factory that produces a Runnable that executes a JobEntity. Can be used to create special implementations for specific tenants.