Uses of Class
com.atlassian.confluence.links.AbstractLink

Packages that use AbstractLink
com.atlassian.confluence.links   
com.atlassian.confluence.pages.actions   
 

Uses of AbstractLink in com.atlassian.confluence.links
 

Subclasses of AbstractLink in com.atlassian.confluence.links
 class OutgoingLink
          Represents a link from a source page to a destination.
 class ReferralLink
          Represents a link from a remote URL to a Confluence page

Note: The source page field actually represents the destination page in Confluence

 class TrackbackLink
           
 

Uses of AbstractLink in com.atlassian.confluence.pages.actions
 

Methods in com.atlassian.confluence.pages.actions with parameters of type AbstractLink
 String PageInfoAction.renderOutgoingLink(AbstractLink link)
          Deprecated. Since 4.0.
 



Copyright © 2003–2015 Atlassian. All rights reserved.