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 CommentReactionsHandler
public void handleCommentReactionDisabled(CommentReactionsDisabledEvent event)
handleCommentReactionDisabled
in interface CommentReactionsHandler
Copyright © 2002-2024 Atlassian. All Rights Reserved.