Uses of Class
com.atlassian.confluence.core.service.NotAuthorizedException

Packages that use NotAuthorizedException
com.atlassian.confluence.content.service   
 

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

Methods in com.atlassian.confluence.content.service that throw NotAuthorizedException
 Draft DraftService.findDraftForEditor(long contentId, DraftService.DraftType type, String spaceKey)
          Find and return a draft of the specified content Id and type for the current user.
 Draft DraftService.getDraft(long draftId)
          gets the draft by id for the authenticated user
 Draft DefaultDraftService.getDraft(long draftId)
           
 boolean DefaultDraftService.isDraftContentChanged(Long draftId, String title, String content, Long contentId)
          Deprecated. 
 



Copyright © 2003–2015 Atlassian. All rights reserved.