Class ContentNameMatch
java.lang.Object
com.atlassian.confluence.search.actions.json.ContentNameMatch
- All Implemented Interfaces:
Gsonable
,Serializable
A json bean for an individual result from performing the name search.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHref()
getIcon()
getId()
getName()
void
setClassName
(String className) void
void
void
void
void
setSpaceKey
(String spaceKey) void
setSpaceName
(String spaceName) void
setUsername
(String username) toString()
-
Constructor Details
-
ContentNameMatch
public ContentNameMatch() -
ContentNameMatch
-
ContentNameMatch
-
-
Method Details