Uses of Class
com.atlassian.confluence.it.content.ContentInfoBean
-
Packages that use ContentInfoBean Package Description com.atlassian.confluence.it.content -
-
Uses of ContentInfoBean in com.atlassian.confluence.it.content
Methods in com.atlassian.confluence.it.content that return ContentInfoBean Modifier and Type Method Description static ContentInfoBean
ContentInfoBean. viewInfo()
Factory method to return a ContentInfoBean from the current location of the web tester, by clicking on the 'Info' link on the page.static ContentInfoBean
ContentInfoBean. viewInfo(Page page)
static ContentInfoBean
ContentInfoBean. viewInfo(Page page, net.sourceforge.jwebunit.junit.WebTester tester)
static ContentInfoBean
ContentInfoBean. viewInfo(net.sourceforge.jwebunit.junit.WebTester tester)
ContentInfoBean
ViewContentBean. viewInfo()
-