jenkinsci.plugin.search.allresults
Class SearchAllResults.SearchedItem
java.lang.Object
jenkinsci.plugin.search.allresults.SearchAllResults.SearchedItem
- All Implemented Interfaces:
- Comparable
- Enclosing class:
- SearchAllResults
public class SearchAllResults.SearchedItem
- extends Object
- implements Comparable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchAllResults.SearchedItem
public SearchAllResults.SearchedItem(hudson.search.SearchItem item,
org.kohsuke.stapler.Ancestor ancestor)
compareTo
public int compareTo(Object o)
- Specified by:
compareTo in interface Comparable
getName
public String getName()
getUrl
public String getUrl()
setObject
public void setObject(Object object)
setType
public void setType(SearchAllResults.Type type)
getDescription
public String getDescription()
getIconUrl
public String getIconUrl()
Copyright © 2004-2012. All Rights Reserved.