Uses of Interface
com.atlassian.confluence.api.service.people.PersonService.Validator
-
Packages that use PersonService.Validator Package Description com.atlassian.confluence.api.impl.service.people com.atlassian.confluence.api.service.people com.atlassian.confluence.rest.client This package contains the code which communicates with Confluence via REST API. -
-
Uses of PersonService.Validator in com.atlassian.confluence.api.impl.service.people
Methods in com.atlassian.confluence.api.impl.service.people that return PersonService.Validator Modifier and Type Method Description PersonService.Validator
PersonServiceImpl. validator()
PersonService.Validator
ReadOnlyPersonService. validator()
-
Uses of PersonService.Validator in com.atlassian.confluence.api.service.people
Methods in com.atlassian.confluence.api.service.people that return PersonService.Validator Modifier and Type Method Description PersonService.Validator
PersonService. validator()
Get the validator of the Person Service. -
Uses of PersonService.Validator in com.atlassian.confluence.rest.client
Methods in com.atlassian.confluence.rest.client that return PersonService.Validator Modifier and Type Method Description PersonService.Validator
RemotePersonService. validator()
Get the validator of the Person Service.PersonService.Validator
RemotePersonServiceImpl. validator()
-