Class CommentAsyncRenderSafeEvent
java.lang.Object
com.atlassian.confluence.tinymceplugin.events.CommentAsyncRenderSafeEvent
An event indicating whether or not a created or added comment was safe to be rendered asynchronously.
- Since:
- 5.6
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CommentAsyncRenderSafeEvent
public CommentAsyncRenderSafeEvent(boolean asyncRenderSafe)
-
-
Method Details
-
isAsyncRenderSafe
public boolean isAsyncRenderSafe()
-