jenkinsci.plugin.search.allresults
Class AllResultFactory

java.lang.Object
  extended by hudson.search.SearchFactory
      extended by jenkinsci.plugin.search.allresults.AllResultFactory
All Implemented Interfaces:
hudson.ExtensionPoint

@Extension
public class AllResultFactory
extends hudson.search.SearchFactory

Contribute browser build environments Set BROWSER_AXIS_PATH which contains path to browser, BROWSER_AXIS which contains name of version, and export path to the version into PATH

Author:
Lucie Votypkova

Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
AllResultFactory()
           
 
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

AllResultFactory

public AllResultFactory()
Method Detail

createFor

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


Copyright © 2004-2012. All Rights Reserved.