Class CommentAsyncRenderSafeEvent
- java.lang.Object
-
- com.atlassian.confluence.tinymceplugin.events.CommentAsyncRenderSafeEvent
-
public class CommentAsyncRenderSafeEvent extends Object
An event indicating whether or not a created or added comment was safe to be rendered asynchronously.- Since:
- 5.6
-
-
Constructor Summary
Constructors Constructor Description CommentAsyncRenderSafeEvent(boolean asyncRenderSafe)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isAsyncRenderSafe()
-