Uses of Interface
com.atlassian.confluence.it.LinkableContent

Packages that use LinkableContent
com.atlassian.confluence.it   
com.atlassian.confluence.selenium.client   
 

Uses of LinkableContent in com.atlassian.confluence.it
 

Classes in com.atlassian.confluence.it that implement LinkableContent
 class Attachment
           
 class BlogPost
           
 class Page
           
 class User
          The login details of a given user.
 

Uses of LinkableContent in com.atlassian.confluence.selenium.client
 

Methods in com.atlassian.confluence.selenium.client with parameters of type LinkableContent
 boolean PageView.isViewing(LinkableContent linkableContent)
          Returns true if the window is on the view screen for the passed Page.
 PageView Confluence.viewPage(LinkableContent page)
          Views the given page or blogpost, without logging in, and returns a PageView.
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.