Uses of Class
jenkinsci.plugin.search.allresults.SearchAllResults.Type

Packages that use SearchAllResults.Type
jenkinsci.plugin.search.allresults   
 

Uses of SearchAllResults.Type in jenkinsci.plugin.search.allresults
 

Methods in jenkinsci.plugin.search.allresults that return SearchAllResults.Type
static SearchAllResults.Type SearchAllResults.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SearchAllResults.Type[] SearchAllResults.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in jenkinsci.plugin.search.allresults with parameters of type SearchAllResults.Type
 void SearchAllResults.SearchedItem.setType(SearchAllResults.Type type)
           
 



Copyright © 2004-2012. All Rights Reserved.