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 ContentInfoBeanContentInfoBean. 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 ContentInfoBeanContentInfoBean. viewInfo(Page page)static ContentInfoBeanContentInfoBean. viewInfo(Page page, net.sourceforge.jwebunit.junit.WebTester tester)static ContentInfoBeanContentInfoBean. viewInfo(net.sourceforge.jwebunit.junit.WebTester tester)ContentInfoBeanViewContentBean. viewInfo()
-