com.atlassian.jira.config
Class ForegroundIndexTaskContext

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

public class ForegroundIndexTaskContext
extends IndexTaskContext

Since:
v6.1

Constructor Summary
ForegroundIndexTaskContext()
           
 
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

ForegroundIndexTaskContext

public ForegroundIndexTaskContext()
Method Detail

getTaskInProgressMessage

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


Copyright © 2002-2013 Atlassian. All Rights Reserved.