Class AttachmentsCategoriser.AttachmentItemCreator
java.lang.Object
com.atlassian.jira.issue.attachment.AttachmentsCategoriser.AttachmentItemCreator
- All Implemented Interfaces:
com.google.common.base.Function<Attachment,,AttachmentItem> Function<Attachment,AttachmentItem>
- Enclosing class:
- AttachmentsCategoriser
public class AttachmentsCategoriser.AttachmentItemCreator
extends Object
implements com.google.common.base.Function<Attachment,AttachmentItem>
-
Constructor Details
-
AttachmentItemCreator
public AttachmentItemCreator()
-
-
Method Details
-
apply
- Specified by:
applyin interfacecom.google.common.base.Function<Attachment,AttachmentItem> - Specified by:
applyin interfaceFunction<Attachment,AttachmentItem>
-