JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
com.atlassian.confluence.api.service.accessmode
Annotation Type ReadOnlyAccessBlocked
@Retention
(
RUNTIME
)
@Target
({
METHOD
,
TYPE
,
PACKAGE
}) public @interface
ReadOnlyAccessBlocked
Specifies that the annotated method (or all methods in the class, or all the methods in all the classes in the package) should be blocked by read-only access check.
Since:
6.9.0