Uses of Enum Class
com.atlassian.confluence.core.PermissionOverrideExtension.Decision
Packages that use PermissionOverrideExtension.Decision
-
Uses of PermissionOverrideExtension.Decision in com.atlassian.confluence.core
Methods in com.atlassian.confluence.core that return PermissionOverrideExtension.DecisionModifier and TypeMethodDescriptionPermissionOverrideExtension.hasContentLevelPermission
(ConfluenceUser user, String permissionType, ContentEntityObject contentEntityObject) The implementation of this method is supposed to either deny permissions or abstain from decision if the user has permissions against the content.Returns the enum constant of this class with the specified name.static PermissionOverrideExtension.Decision[]
PermissionOverrideExtension.Decision.values()
Returns an array containing the constants of this enum class, in the order they are declared.