@ExperimentalApi
public interface PersonalDataInQueryFindingService
| Modifier and Type | Interface and Description |
|---|---|
static class |
PersonalDataInQueryFindingService.UserDataInQuery |
| Modifier and Type | Method and Description |
|---|---|
PersonalDataInQueryFindingService.UserDataInQuery |
containsUserData(ApplicationUser user,
Query query)
Test the given query to find out whether it contains any
references to the given user.
|
PersonalDataInQueryFindingService.UserDataInQuery containsUserData(ApplicationUser user, Query query)
PersonalDataInQueryFindingService.UserDataInQuery for
description of all possible return valuesuser - the given userquery - the given queryCopyright © 2002-2019 Atlassian. All Rights Reserved.