Package hudson.search

Interface SearchItem

    • Method Detail

      • getSearchName

        String getSearchName()
        Name of this item. This is matched against the query.
      • getSearchUrl

        String getSearchUrl()
        Returns the URL of this item relative to the parent SearchItem.
        Returns:
        URL like "foo" or "foo/bar". The path can end with '/'. The path that starts with '/' will be interpreted as the absolute path (within the context path of Jenkins.)