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()voidsetClassName(String className) voidvoidvoidvoidvoidsetSpaceKey(String spaceKey) voidsetSpaceName(String spaceName) voidsetUsername(String username) toString()
-
Constructor Details
-
ContentNameMatch
public ContentNameMatch() -
ContentNameMatch
-
ContentNameMatch
-
-
Method Details