com.atlassian.greenhopper.issue.index
Class BackgroundReindexAdapterFactory

java.lang.Object
  extended by com.atlassian.greenhopper.issue.index.BackgroundReindexAdapterFactory

@Service
public class BackgroundReindexAdapterFactory
extends java.lang.Object


Constructor Summary
BackgroundReindexAdapterFactory()
           
 
Method Summary
 BackgroundReindexAdapter create()
           
 BackgroundReindexAdapter create(java.util.Locale locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackgroundReindexAdapterFactory

public BackgroundReindexAdapterFactory()
Method Detail

create

public BackgroundReindexAdapter create()

create

public BackgroundReindexAdapter create(java.util.Locale locale)


Copyright © 2007-2014 Atlassian. All Rights Reserved.