com.atlassian.jira.web.action.admin.index
Interface IndexAdmin

All Known Implementing Classes:
IndexAdminImpl

public interface IndexAdmin


Method Summary
 String doActivate()
           
 String doReindex()
           
 String getIndexPath()
           
 long getReindexTime()
           
 

Method Detail

getIndexPath

String getIndexPath()

doActivate

String doActivate()
                  throws Exception
Throws:
Exception

doReindex

String doReindex()
                 throws Exception
Throws:
Exception

getReindexTime

long getReindexTime()


Copyright © 2002-2013 Atlassian. All Rights Reserved.