Interface AnnouncementAccessPolicy
- All Known Implementing Classes:
AdminOnlyAccessPolicy
public interface AnnouncementAccessPolicy
- Since:
- v6.4
-
Method Summary
Modifier and TypeMethodDescriptionboolean
canRead
(io.atlassian.fugue.Option<ApplicationUser> user) boolean
canUpdate
(io.atlassian.fugue.Option<ApplicationUser> user)
-
Method Details
-
canRead
-
canUpdate
-