public class PinnedCommentHandlerImpl extends Object implements PinnedCommentHandler
| Constructor and Description |
|---|
PinnedCommentHandlerImpl(com.atlassian.audit.api.AuditService auditService) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleCommentPinned(@NotNull Comment comment) |
void |
handleCommentUnpinned(@NotNull Comment comment) |
public PinnedCommentHandlerImpl(com.atlassian.audit.api.AuditService auditService)
public void handleCommentPinned(@NotNull
@NotNull Comment comment)
handleCommentPinned in interface PinnedCommentHandlerpublic void handleCommentUnpinned(@NotNull
@NotNull Comment comment)
handleCommentUnpinned in interface PinnedCommentHandlerCopyright © 2002-2024 Atlassian. All Rights Reserved.