Uses of Interface
com.atlassian.confluence.api.service.content.AttachmentService.Validator

Packages that use AttachmentService.Validator
com.atlassian.confluence.api.service.content   
com.atlassian.confluence.rest.client   
 

Uses of AttachmentService.Validator in com.atlassian.confluence.api.service.content
 

Methods in com.atlassian.confluence.api.service.content that return AttachmentService.Validator
 AttachmentService.Validator AttachmentService.validator()
          Provides a validator for validating actions on the AttachmentService and checking permissions related to attachments on Content
 

Uses of AttachmentService.Validator in com.atlassian.confluence.rest.client
 

Methods in com.atlassian.confluence.rest.client that return AttachmentService.Validator
 AttachmentService.Validator RemoteAttachmentServiceImpl.validator()
          Remote validation not supported
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.