Uses of Class
com.atlassian.confluence.security.InheritedContentPermissionSet
Packages that use InheritedContentPermissionSet
Package
Description
Internal interfaces that are NOT exposed to the plugin classpath, by being excluded in the packageScanningConfiguration
of bootstrapContext.xml.
-
Uses of InheritedContentPermissionSet in com.atlassian.confluence.core
Methods in com.atlassian.confluence.core that return types with arguments of type InheritedContentPermissionSetModifier and TypeMethodDescriptionDefaultContentPermissionManager.getContentPermissionSetsIncludingInherited
(Collection<Long> contentIds) -
Uses of InheritedContentPermissionSet in com.atlassian.confluence.internal
Methods in com.atlassian.confluence.internal that return types with arguments of type InheritedContentPermissionSetModifier and TypeMethodDescriptionContentPermissionManagerInternal.getContentPermissionSetsIncludingInherited
(Collection<Long> contentIds) Return inherited permission for particular content.