Uses of Interface
com.atlassian.confluence.pages.Contained

Packages that use Contained
com.atlassian.confluence.content   
com.atlassian.confluence.pages   
com.atlassian.confluence.util   
 

Uses of Contained in com.atlassian.confluence.content
 

Classes in com.atlassian.confluence.content that implement Contained
 class CustomContentEntityObject
          Generic ContentEntityObject that plugins can use to extend Confluence's content system.
 

Uses of Contained in com.atlassian.confluence.pages
 

Classes in com.atlassian.confluence.pages that implement Contained
 class Attachment
           
 class Comment
           
 

Uses of Contained in com.atlassian.confluence.util
 

Methods in com.atlassian.confluence.util with parameters of type Contained
static AbstractPage GeneralUtil.getParentPageOrBlog(Contained content)
          returns the page or blog that the content is attached to, or null if it is not attached to a page or blog.
 



Copyright © 2003–2015 Atlassian. All rights reserved.