Uses of Enum Class
com.atlassian.confluence.plugins.contentproperty.ContentPropertyFinderPermissionCheck
Packages that use ContentPropertyFinderPermissionCheck
-
Uses of ContentPropertyFinderPermissionCheck in com.atlassian.confluence.plugins.contentproperty
Methods in com.atlassian.confluence.plugins.contentproperty that return ContentPropertyFinderPermissionCheckModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ContentPropertyFinderPermissionCheck[]
ContentPropertyFinderPermissionCheck.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.confluence.plugins.contentproperty with parameters of type ContentPropertyFinderPermissionCheckModifier and TypeMethodDescriptionContentPropertyFinderFactory.createContentPropertyFinder
(ContentPropertyFinderPermissionCheck permissionCheck, Expansion... expansions)