public class CommentReactionsHandlerImpl extends Object implements CommentReactionsHandler
| Constructor and Description |
|---|
CommentReactionsHandlerImpl(com.atlassian.audit.api.AuditService auditService) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleCommentReactionDisabled(CommentReactionsDisabledEvent event) |
void |
handleCommentReactionEnabled(CommentReactionsEnabledEvent event) |
public CommentReactionsHandlerImpl(com.atlassian.audit.api.AuditService auditService)
public void handleCommentReactionEnabled(CommentReactionsEnabledEvent event)
handleCommentReactionEnabled in interface CommentReactionsHandlerpublic void handleCommentReactionDisabled(CommentReactionsDisabledEvent event)
handleCommentReactionDisabled in interface CommentReactionsHandlerCopyright © 2002-2024 Atlassian. All Rights Reserved.