Uses of Class
com.atlassian.confluence.it.Draft

Packages that use Draft
com.atlassian.confluence.it.rpc   
com.atlassian.confluence.pageobjects   
com.atlassian.confluence.pageobjects.page.content   
 

Uses of Draft in com.atlassian.confluence.it.rpc
 

Methods in com.atlassian.confluence.it.rpc with parameters of type Draft
 long ConfluenceRpc.createDraft(Draft draft)
           
 void ConfluenceRpc.setDraftRestriction(ContentPermission contentPermission, Draft draft)
          Restricts blog post to single given user or group, wiping out any other existing restrictions.
 long ConfluenceRpc.updateDraft(Draft draft)
           
 

Uses of Draft in com.atlassian.confluence.pageobjects
 

Methods in com.atlassian.confluence.pageobjects with parameters of type Draft
 EditContentPage ConfluenceTestedProduct.loginAndEdit(User user, Draft draft)
           
 

Uses of Draft in com.atlassian.confluence.pageobjects.page.content
 

Constructors in com.atlassian.confluence.pageobjects.page.content with parameters of type Draft
EditContentPage(Draft draft)
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.