@ExperimentalApi @FunctionalInterface public interface ContentPermissionCalculator
| Modifier and Type | Method and Description |
|---|---|
Collection<ContentPermissionSet> |
calculate(ContentEntityObject contentEntityObject) |
Collection<ContentPermissionSet> calculate(@Nullable ContentEntityObject contentEntityObject)
contentEntityObject - the content entity object that we need to calculate its permissionsContentPermissionSetCopyright © 2003–2022 Atlassian. All rights reserved.