com.atlassian.jira.config
Class BackgroundIndexTaskContext

java.lang.Object
  extended by com.atlassian.jira.config.IndexTaskContext
      extended by com.atlassian.jira.config.BackgroundIndexTaskContext
All Implemented Interfaces:
IndexTask, TaskContext

public class BackgroundIndexTaskContext
extends IndexTaskContext

Since:
v6.1

Constructor Summary
BackgroundIndexTaskContext()
           
 
Method Summary
 String getTaskInProgressMessage(I18nHelper i18n)
           
 
Methods inherited from class com.atlassian.jira.config.IndexTaskContext
buildProgressURL, equals, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackgroundIndexTaskContext

public BackgroundIndexTaskContext()
Method Detail

getTaskInProgressMessage

public String getTaskInProgressMessage(I18nHelper i18n)
Specified by:
getTaskInProgressMessage in interface IndexTask
Overrides:
getTaskInProgressMessage in class IndexTaskContext


Copyright © 2002-2014 Atlassian. All Rights Reserved.