hudson.search
Class Search.Result

java.lang.Object
  extended by hudson.search.Search.Result
Enclosing class:
Search

@ExportedBean
public static class Search.Result
extends Object


Field Summary
 List<Search.Item> suggestions
           
 
Constructor Summary
Search.Result()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

suggestions

@Exported
public List<Search.Item> suggestions
Constructor Detail

Search.Result

public Search.Result()


Copyright © 2004-2013. All Rights Reserved.