Package com.atlassian.confluence.macro
Annotation Type AsyncRenderSafe
-
@Inherited @Retention(RUNTIME) @Target(TYPE) public @interface AsyncRenderSafe
Used to annotate a macro that is safe to be rendered asynchronously on a page without requiring a page refresh- Since:
- 5.6
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description boolean
value
-