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 classGroupServiceImpl.GroupValidatorMethods in com.atlassian.confluence.api.impl.service.people that return GroupService.Validator Modifier and Type Method Description GroupService.ValidatorGroupServiceImpl. 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.ValidatorGroupService. 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.ValidatorRemoteGroupService. validator()GroupService.ValidatorRemoteGroupServiceImpl. validator()
-