Uses of Class
com.atlassian.confluence.api.service.exceptions.NotFoundException

Packages that use NotFoundException
com.atlassian.confluence.api.service.content   
 

Uses of NotFoundException in com.atlassian.confluence.api.service.content
 

Methods in com.atlassian.confluence.api.service.content that throw NotFoundException
 PageResponse<Label> ContentLabelService.getLabels(java.lang.String contentId, java.util.Collection<Label.Prefix> prefixes, PageRequest pageRequest)
          Get the labels attached to a given piece of content in the given namespaces
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.