@Deprecated public interface SearchContextVisibilityChecker
SearchContext.| Modifier and Type | Method and Description |
|---|---|
Set<String> |
FilterOutNonVisibleInContext(SearchContext searchContext,
Collection<String> ids)
Deprecated.
Filters out any ids in the given collection that are not visible under the
SearchContext |
Set<String> FilterOutNonVisibleInContext(SearchContext searchContext, Collection<String> ids)
SearchContextsearchContext - the context to check to see if the domain object represented by the id is visible underids - the collection of ids to filterSearchContextCopyright © 2002-2018 Atlassian. All Rights Reserved.