com.atlassian.confluence.tinymceplugin.events
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommentAsyncRenderSafeEvent
public CommentAsyncRenderSafeEvent(boolean asyncRenderSafe)
isAsyncRenderSafe
public boolean isAsyncRenderSafe()
Copyright © 2003–2015 Atlassian. All rights reserved.