org.jenkinsci.plugins.lucene.search
Class FreeTextSearchFactory

java.lang.Object
  extended by hudson.search.SearchFactory
      extended by org.jenkinsci.plugins.lucene.search.FreeTextSearchFactory
All Implemented Interfaces:
hudson.ExtensionPoint

@Extension
public class FreeTextSearchFactory
extends hudson.search.SearchFactory


Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
FreeTextSearchFactory()
           
 
Method Summary
 hudson.search.Search createFor(hudson.search.SearchableModelObject owner)
           
 
Methods inherited from class hudson.search.SearchFactory
all
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FreeTextSearchFactory

public FreeTextSearchFactory()
Method Detail

createFor

public hudson.search.Search createFor(hudson.search.SearchableModelObject owner)
Specified by:
createFor in class hudson.search.SearchFactory


Copyright © 2004-2015. All Rights Reserved.