@Component public class

AttachmentOperationFactory

extends Object
java.lang.Object
   ↳ com.atlassian.jira.rest.v2.issue.attachment.operation.AttachmentOperationFactory

Class Overview

Creates AttachmentOperation instances.

Summary

Public Methods
AttachmentOperation expansion(ArchiveFormatter<?> formatter)
AttachmentOperation removal()
AttachmentOperation view()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public AttachmentOperation expansion (ArchiveFormatter<?> formatter)

public AttachmentOperation removal ()

public AttachmentOperation view ()