com.atlassian.sal.jira.executor
Class JiraThreadLocalDelegateExecutorFactory

java.lang.Object
  extended by com.atlassian.sal.core.executor.DefaultThreadLocalDelegateExecutorFactory
      extended by com.atlassian.sal.jira.executor.JiraThreadLocalDelegateExecutorFactory
All Implemented Interfaces:
com.atlassian.sal.api.executor.ThreadLocalDelegateExecutorFactory

public class JiraThreadLocalDelegateExecutorFactory
extends com.atlassian.sal.core.executor.DefaultThreadLocalDelegateExecutorFactory

Instance of the delegate executor factory tailored to JIRA


Constructor Summary
JiraThreadLocalDelegateExecutorFactory(JiraAuthenticationContext authenticationContext, com.atlassian.multitenant.TenantReference tenantReference, VelocityRequestContextFactory velocityRequestContextFactory)
           
 
Method Summary
 
Methods inherited from class com.atlassian.sal.core.executor.DefaultThreadLocalDelegateExecutorFactory
createCallable, createExecutor, createExecutorService, createRunnable, createScheduledExecutorService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JiraThreadLocalDelegateExecutorFactory

public JiraThreadLocalDelegateExecutorFactory(JiraAuthenticationContext authenticationContext,
                                              com.atlassian.multitenant.TenantReference tenantReference,
                                              VelocityRequestContextFactory velocityRequestContextFactory)


Copyright © 2002-2012 Atlassian. All Rights Reserved.