public interface InheritedContentPermissionManager
| Modifier and Type | Method and Description | 
|---|---|
List<ContentPermissionSet> | 
getInheritedContentPermissionSets(ContentEntityObject contentEntityObject)  | 
List<ContentPermissionSet> | 
getInheritedContentPermissionSetsIncludeEdit(ContentEntityObject contentEntityObject)  | 
List<ContentPermissionSet> getInheritedContentPermissionSets(ContentEntityObject contentEntityObject)
ContentPermissionSets of type
 ContentPermission.VIEW_PERMISSION of all ancestors of contentEntityObjectList<ContentPermissionSet> getInheritedContentPermissionSetsIncludeEdit(ContentEntityObject contentEntityObject)
contentEntityObject - content to get inherited permissions forContentPermission.EDIT_PERMISSIONCopyright © 2003–2022 Atlassian. All rights reserved.