java.lang.Object
com.atlassian.confluence.legacyapi.model.content.ContentLink

@Deprecated public class ContentLink extends Object
Deprecated.
since 7.0.1 , use Link
Enough information to link to a piece of content.
  • Constructor Details

  • Method Details

    • getId

      public Long getId()
      Deprecated.
    • getSpace

      public com.atlassian.fugue.Option<SpaceSummary> getSpace()
      Deprecated.
    • getType

      public ContentType getType()
      Deprecated.
    • getTitle

      public String getTitle()
      Deprecated.
    • getWebUrlPath

      public String getWebUrlPath()
      Deprecated.