org.jenkinsci.plugins.lucene.search.management
Class LuceneManager
java.lang.Object
hudson.model.ManagementLink
org.jenkinsci.plugins.lucene.search.management.LuceneManager
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Action, hudson.model.ModelObject
@Extension
public class LuceneManager
- extends hudson.model.ManagementLink
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Fields inherited from class hudson.model.ManagementLink |
LIST |
| Methods inherited from class hudson.model.ManagementLink |
all, getDescription, getRequiredPermission, getRequiresConfirmation |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LuceneManager
public LuceneManager()
getDisplayName
public String getDisplayName()
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action- Specified by:
getIconFileName in class hudson.model.ManagementLink
getUrlName
public String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action- Specified by:
getUrlName in class hudson.model.ManagementLink
rebuildDatabase
@JavaScriptMethod
public LuceneManager.JSReturnCollection rebuildDatabase()
cleanDatabase
@JavaScriptMethod
public LuceneManager.JSReturnCollection cleanDatabase()
abort
@JavaScriptMethod
public LuceneManager.JSReturnCollection abort()
throws Exception
- Throws:
Exception
getStatus
@JavaScriptMethod
public LuceneManager.JSReturnCollection getStatus()
Copyright © 2004-2015. All Rights Reserved.