Class ContentLink
java.lang.Object
com.atlassian.confluence.legacyapi.model.content.ContentLink
Deprecated.
Enough information to link to a piece of content.
-
Constructor Summary
ConstructorsConstructorDescriptionContentLink
(Long id, Optional<SpaceSummary> space, ContentType type, String title, String webUrlPath) Deprecated. -
Method Summary
-
Constructor Details
-
ContentLink
public ContentLink(Long id, Optional<SpaceSummary> space, ContentType type, String title, String webUrlPath) Deprecated.
-
-
Method Details
-
getId
Deprecated. -
getSpace
Deprecated. -
getType
Deprecated. -
getTitle
Deprecated. -
getWebUrlPath
Deprecated.
-
Link