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

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

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

Methods in com.atlassian.confluence.api.service.content that throw BadRequestException
 ContentBody ContentBodyConversionService.convert(ContentBody body, ContentRepresentation representation)
          Convert a ContentBody value into another format, performing validation during the conversion.
 ContentBody ContentBodyConversionService.convertBody(Content content, ContentRepresentation representation)
          Convert the single ContentBody value in a Content body map into another format, performing validation during the conversion.
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.