Uses of Class
com.atlassian.confluence.it.Page
-
-
Uses of Page in com.atlassian.confluence.it
Fields in com.atlassian.confluence.it declared as Page Modifier and Type Field Description PageTestData. pagestatic PagePage. TESTDeprecated.static PageAcceptanceTestHelper. TEST_PAGEDeprecated.Methods in com.atlassian.confluence.it that return Page Modifier and Type Method Description PageSpace. getHomePage()Deprecated.PageDraft. getPage()Constructors in com.atlassian.confluence.it with parameters of type Page Constructor Description Draft(User owner, Page page, String title, String content)Draft(User owner, String type, String title, String content, Page page, Space space)Location(Page parentPage)Page(Page page)Deprecated.Page(String title, String content, Page parentPage)Deprecated. -
Uses of Page in com.atlassian.confluence.it.api
Methods in com.atlassian.confluence.it.api that return Page Modifier and Type Method Description static PageApiEntityConverter. convertApiContentToItPage(Content content)Methods in com.atlassian.confluence.it.api with parameters of type Page Modifier and Type Method Description static ContentApiEntityConverter. convertItPageToApiContent(Page page)Converts an acceptance-test Page object into an API Content instance, where the body of the Content is in theContentRepresentation.STORAGEformat.static ContentApiEntityConverter. convertItPageToApiContent(Page page, ContentRepresentation format)Converts an acceptance-test Page object into an API Content instance, where the body of the Content is in the passedContentRepresentationformat. -
Uses of Page in com.atlassian.confluence.it.content
Methods in com.atlassian.confluence.it.content with parameters of type Page Modifier and Type Method Description static EditContentBeanEditContentBean. editPage(Page page)static EditContentBeanEditContentBean. editPage(Page page, net.sourceforge.jwebunit.junit.WebTester webTester)static StringViewAttachmentsBean. getViewAttachmentsPageTitle(Page page)ViewContentBean.BuilderViewContentBean.Builder. page(Page page)static ViewAttachmentsBeanViewAttachmentsBean. viewAttachments(Page page)static ViewAttachmentsBeanViewAttachmentsBean. viewAttachments(Page page, net.sourceforge.jwebunit.junit.WebTester tester)static ViewAttachmentsBeanViewAttachmentsBean. viewAttachmentsAndHighlight(Page page, String highlight)static ViewAttachmentsBeanViewAttachmentsBean. viewAttachmentsAndHighlight(Page page, String highlight, net.sourceforge.jwebunit.junit.WebTester tester)static ViewAttachmentsBeanViewAttachmentsBean. viewAttachmentsByKeyAndTitle(Page page)static ViewAttachmentsBeanViewAttachmentsBean. viewAttachmentsByKeyAndTitle(Page page, net.sourceforge.jwebunit.junit.WebTester tester1)static ContentInfoBeanContentInfoBean. viewInfo(Page page)static ContentInfoBeanContentInfoBean. viewInfo(Page page, net.sourceforge.jwebunit.junit.WebTester tester)static ViewContentBeanViewContentBean. viewPage(Page page)static ViewContentBeanViewContentBean. viewPage(Page page, net.sourceforge.jwebunit.junit.WebTester tester) -
Uses of Page in com.atlassian.confluence.it.dashboard
Methods in com.atlassian.confluence.it.dashboard with parameters of type Page Modifier and Type Method Description UrlBuilderSpacesListMacro. getUrl(Page page, SpacesListMacro.SpacesTab tab) -
Uses of Page in com.atlassian.confluence.it.export
Methods in com.atlassian.confluence.it.export with parameters of type Page Modifier and Type Method Description static StringSimpleHtmlSpaceExportStructure. computeZipEntryName(Page page)booleanSimpleHtmlSpaceExportStructure. hasPage(Page page) -
Uses of Page in com.atlassian.confluence.it.mail
Methods in com.atlassian.confluence.it.mail with parameters of type Page Modifier and Type Method Description static voidMailAssertions. assertBodyDoesNotContainPageTitle(javax.mail.internet.MimeMessage message, Page page) -
Uses of Page in com.atlassian.confluence.it.rest
Fields in com.atlassian.confluence.it.rest declared as Page Modifier and Type Field Description protected static PageAbstractJUnit3RestAcceptanceTest. TEST_PAGEDeprecated.protected static PageAbstractRestAcceptanceTest. TEST_PAGEDeprecated. -
Uses of Page in com.atlassian.confluence.it.rpc
Methods in com.atlassian.confluence.it.rpc that return Page Modifier and Type Method Description PageConfluenceRpc. getExistingPage(long pageId)Deprecated.Retrieve thePageobject for a page, known to exist in confluence.PageConfluenceRpc. getExistingPage(Space space, String pageTitle)Deprecated.Retrieve the fully populatedPageobject for a page, known to exist in confluence.PageConfluenceRpc. getPageWithDetails(long pageId)Deprecated.A heavier version ofConfluenceRpc.getExistingPage(long), that makes several calls to the server to flesh out the space and the last modifier.Methods in com.atlassian.confluence.it.rpc that return types with arguments of type Page Modifier and Type Method Description List<Page>ConfluenceRpc. createPageHierarchy(Space space, int depth, String pageTitlePrefix)Deprecated.Create a simple hierarchy of pages where each page is the parent of the next.List<Page>ConfluenceRpc. createPagesFromPrototype(Page pageTemplate, int count)Deprecated.List<Page>ConfluenceRpc. getAncestors(Page homePage)Deprecated.List<Page>ConfluenceRpc. getChildren(long parentPageId)Deprecated.List<Page>ConfluenceRpc. getDescendents(Page homePage)Deprecated.List<Page>ConfluenceRpc. getPagesInSpace(Space space)Deprecated.List<Page>ConfluenceRpc. getTopLevelPages(String spaceKey)Deprecated.Methods in com.atlassian.confluence.it.rpc with parameters of type Page Modifier and Type Method Description booleanConfluenceRpc. addLabelByObject(Object remoteLabel, Page page)Deprecated.Adds a label to the specified pagebooleanLabelsRpc. addLabelByObject(Object remoteLabel, Page page)Adds a label to the specified pagelongConfluenceRpc. createPage(Page page)Deprecated.List<Page>ConfluenceRpc. createPagesFromPrototype(Page pageTemplate, int count)Deprecated.longConfluenceRpc. createWikiMarkupPage(Page page)Deprecated.Since 5.4.List<Page>ConfluenceRpc. getAncestors(Page homePage)Deprecated.List<Attachment>ConfluenceRpc. getAttachments(Page homePage)Deprecated.List<Comment>ConfluenceRpc. getComments(Page page)Deprecated.List<Page>ConfluenceRpc. getDescendents(Page homePage)Deprecated.List<Map<String,String>>ConfluenceRpc. getPageHistory(Page homePage)Deprecated.longConfluenceRpc. getPageId(Page page)Deprecated.voidConfluenceRpc. movePage(Page page, Page target, String position)Deprecated.Move a page "to" another page.voidConfluenceRpc. movePageToTopLevel(Page page, Space targetSpace)Deprecated.Moves a page to the top of the target spacebooleanConfluenceRpc. removeLabel(String label, Page page)Deprecated.Removes a label from the specified pagebooleanConfluenceRpc. removeLabelByObject(Object remoteLabel, Page page)Deprecated.Removes a label from the specified pagebooleanConfluenceRpc. removePage(Page page)Deprecated.longConfluenceRpc. savePage(Page page)Deprecated.voidConfluenceRpc. setPageRestriction(ContentPermission contentPermission, Page page)Deprecated.Restricts page to a single given user or group, wiping out any other existing restrictions.voidConfluenceRpc. setPageRestriction(Page page, Entity entity, ContentPermissionType contentPermissionType)Deprecated.Restrict page to single given user or group.longConfluenceRpc. updatePage(Page page, boolean minorEdit, String versionComment)Deprecated.Saves pages, but not blogs, seeConfluenceRpc.saveBlogPost(BlogPost). -
Uses of Page in com.atlassian.confluence.it.rpc.delegates
Methods in com.atlassian.confluence.it.rpc.delegates that return Page Modifier and Type Method Description PageContentRpc. createPage(Page page, ContentRepresentation format)PageContentRpc. getPage(ContentId pageId)PageContentRpc. getPage(String spaceKey, String title)PageContentRpc. updatePage(Page page, boolean minorEdit, String versionComment, ContentRepresentation format)Methods in com.atlassian.confluence.it.rpc.delegates that return types with arguments of type Page Modifier and Type Method Description List<Page>ContentRpc. getChildren(ContentId parentPageId)Methods in com.atlassian.confluence.it.rpc.delegates with parameters of type Page Modifier and Type Method Description PageContentRpc. createPage(Page page, ContentRepresentation format)List<Attachment>AttachmentRpc. getAttachments(Page page)PageContentRpc. updatePage(Page page, boolean minorEdit, String versionComment, ContentRepresentation format) -
Uses of Page in com.atlassian.confluence.it.rpc.xmlrpc
Methods in com.atlassian.confluence.it.rpc.xmlrpc that return Page Modifier and Type Method Description PageXmlRpcContentClient. getExistingPage(long pageId)Retrieve thePageobject for a page, known to exist in confluence.PageXmlRpcContentClient. getExistingPage(Space space, String pageTitle)Retrieve the fully populatedPageobject for a page, known to exist in confluence.Methods in com.atlassian.confluence.it.rpc.xmlrpc that return types with arguments of type Page Modifier and Type Method Description static List<Page>XmlRpcUtils. convertMapsToPages(List<Map<String,String>> pageMaps)List<Page>XmlRpcContentClient. getChildren(long parentPageId)Methods in com.atlassian.confluence.it.rpc.xmlrpc with parameters of type Page Modifier and Type Method Description booleanXmlRpcLabelsClient. addLabelByObject(Object remoteLabel, Page page)Adds a label to the specified pagelongXmlRpcContentClient. createPage(Page page)List<Attachment>XmlRpcAttachmentClient. getAttachments(Page homePage)static Hashtable<String,String>XmlRpcUtils. makePageHashtable(Page page)booleanXmlRpcContentClient. removePage(Page page)longXmlRpcContentClient. savePage(Page page)longXmlRpcContentClient. updatePage(Page page, boolean minorEdit, String versionComment)Saves pages, but not blogs, seeXmlRpcContentClient.saveBlogPost(BlogPost). -
Uses of Page in com.atlassian.confluence.pageobjects
Methods in com.atlassian.confluence.pageobjects with parameters of type Page Modifier and Type Method Description CopyPageConfluenceTestedProduct. loginAndCopyPage(User user, Page page)Deprecated.EditContentPageConfluenceTestedProduct. loginAndEdit(User user, Page page)Deprecated.ViewPageConfluenceTestedProduct. loginAndView(User user, Page page)Deprecated. -
Uses of Page in com.atlassian.confluence.pageobjects.component
Constructors in com.atlassian.confluence.pageobjects.component with parameters of type Page Constructor Description FavouritePage(Page page)Deprecated. -
Uses of Page in com.atlassian.confluence.pageobjects.component.dashboard
Methods in com.atlassian.confluence.pageobjects.component.dashboard with parameters of type Page Modifier and Type Method Description com.atlassian.pageobjects.elements.query.TimedConditionDashboardUpdatesContent. containsPage(Page page)Deprecated.FavouritePageDashboardPagesTab. getFavouritePage(Page page)Deprecated. -
Uses of Page in com.atlassian.confluence.pageobjects.component.menu
Classes in com.atlassian.confluence.pageobjects.component.menu with type parameters of type Page Modifier and Type Class Description classPageRedirectMenuItem<T extends Page>Deprecated.in 5.8. -
Uses of Page in com.atlassian.confluence.pageobjects.page.content
Constructors in com.atlassian.confluence.pageobjects.page.content with parameters of type Page Constructor Description CopyPage(Page page)Deprecated.EditContentPage(Page page)Deprecated.PageTemplateWizard(Space space, Page parentPage)Deprecated. -
Uses of Page in com.atlassian.confluence.pageobjects.page.space
Methods in com.atlassian.confluence.pageobjects.page.space with parameters of type Page Modifier and Type Method Description voidSpaceExportTree. untickPage(Page page)Deprecated.
-