public class AttachmentsCategoriser.AttachmentItemCreator extends Object implements com.google.common.base.Function<Attachment,AttachmentItem>
Constructor and Description |
---|
AttachmentItemCreator() |
Modifier and Type | Method and Description |
---|---|
AttachmentItem |
apply(Attachment attachment) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public AttachmentItem apply(Attachment attachment)
apply
in interface java.util.function.Function<Attachment,AttachmentItem>
Copyright © 2002-2024 Atlassian. All Rights Reserved.