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

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

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

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

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

Methods in com.atlassian.confluence.rest.client that return ContentLabelService.Validator
 ContentLabelService.Validator RemoteContentLabelServiceImpl.validator()
          Remote validation is not currently supported, this method exists to satisfy the RemoteProxyCreator
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.