Uses of Interface
com.atlassian.confluence.content.service.DraftService

Packages that use DraftService
com.atlassian.confluence.content.service   
com.atlassian.confluence.pages.actions   
 

Uses of DraftService in com.atlassian.confluence.content.service
 

Classes in com.atlassian.confluence.content.service that implement DraftService
 class DefaultDraftService
          Note that this implementation of the DraftService does not perform any permission checking.
 

Uses of DraftService in com.atlassian.confluence.pages.actions
 

Fields in com.atlassian.confluence.pages.actions declared as DraftService
protected  DraftService AbstractCreateAndEditPageAction.draftService
           
 

Methods in com.atlassian.confluence.pages.actions with parameters of type DraftService
 void AbstractCreateAndEditPageAction.setDraftService(DraftService draftService)
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.