public class AttachmentHandlerImpl extends Object 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) |
public AttachmentHandlerImpl(com.atlassian.audit.api.AuditService auditService)
public void handleAttachmentDeleted(@Nonnull Attachment attachment, @Nonnull Issue issue, @Nonnull ApplicationUser user)
handleAttachmentDeleted in interface AttachmentHandlerCopyright © 2002-2021 Atlassian. All Rights Reserved.