jenkinsci.plugin.search.allresults
Class AllResultFactory
java.lang.Object
hudson.search.SearchFactory
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 classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
|
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 |
AllResultFactory
public AllResultFactory()
createFor
public hudson.search.Search createFor(hudson.search.SearchableModelObject owner)
- Specified by:
createFor in class hudson.search.SearchFactory
Copyright © 2004-2012. All Rights Reserved.