Uses of Interface
com.atlassian.confluence.api.service.content.ContentPropertyService.ContentPropertyFinder
-
Packages that use ContentPropertyService.ContentPropertyFinder Package Description com.atlassian.confluence.api.service.content com.atlassian.confluence.plugins.contentproperty -
-
Uses of ContentPropertyService.ContentPropertyFinder in com.atlassian.confluence.api.service.content
Methods in com.atlassian.confluence.api.service.content that return ContentPropertyService.ContentPropertyFinder Modifier and Type Method Description ContentPropertyService.ContentPropertyFinderContentPropertyService. find(Expansion... expansions)Create aContentPropertyService.ContentPropertyFinderfor locating content, the expansions will be applied to each property that matches the finder. -
Uses of ContentPropertyService.ContentPropertyFinder in com.atlassian.confluence.plugins.contentproperty
Methods in com.atlassian.confluence.plugins.contentproperty that return ContentPropertyService.ContentPropertyFinder Modifier and Type Method Description ContentPropertyService.ContentPropertyFinderContentPropertyFinderFactory. createContentPropertyFinder(Expansion... expansions)ContentPropertyService.ContentPropertyFinderContentPropertyFinderFactory. createContentPropertyFinder(ContentPropertyFinderPermissionCheck permissionCheck, Expansion... expansions)ContentPropertyService.ContentPropertyFinderContentPropertyServiceImpl. find(Expansion... expansions)
-