Uses of Interface
com.atlassian.confluence.api.service.people.GroupService.Validator
-
-
Uses of GroupService.Validator in com.atlassian.confluence.api.impl.service.people
Classes in com.atlassian.confluence.api.impl.service.people that implement GroupService.Validator Modifier and Type Class Description class
GroupServiceImpl.GroupValidator
Methods in com.atlassian.confluence.api.impl.service.people that return GroupService.Validator Modifier and Type Method Description GroupService.Validator
GroupServiceImpl. validator()
-
Uses of GroupService.Validator in com.atlassian.confluence.api.service.people
Methods in com.atlassian.confluence.api.service.people that return GroupService.Validator Modifier and Type Method Description GroupService.Validator
GroupService. validator()
Get the validator view of the GroupService. -
Uses of GroupService.Validator in com.atlassian.confluence.rest.client.remoteservice.people
Methods in com.atlassian.confluence.rest.client.remoteservice.people that return GroupService.Validator Modifier and Type Method Description GroupService.Validator
RemoteGroupService. validator()
GroupService.Validator
RemoteGroupServiceImpl. validator()
-