JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.atlassian.sal.api.search
Interface ResourceType
public interface
ResourceType
Defines the more information about the search resource (ie. JIRA, Wiki).
Since:
2.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
String
getType
()
String
getUrl
()
Method Details
getName
String
getName
()
Returns:
the search resource name
getUrl
String
getUrl
()
Returns:
the search resource url
getType
String
getType
()
Returns:
the search resource type