public class AttachmentHandlerImpl extends AbstractAuditHandler implements AttachmentHandler
Constructor and Description |
---|
AttachmentHandlerImpl(com.atlassian.audit.api.AuditService auditService) |
Modifier and Type | Method and Description |
---|---|
void |
handleAttachmentDeleted(Attachment attachment,
Issue issue,
ApplicationUser user) |
handleException
public AttachmentHandlerImpl(com.atlassian.audit.api.AuditService auditService)
public void handleAttachmentDeleted(@Nonnull Attachment attachment, @Nonnull Issue issue, @Nonnull ApplicationUser user)
handleAttachmentDeleted
in interface AttachmentHandler
Copyright © 2002-2022 Atlassian. All Rights Reserved.