public class AttachmentFactory extends ModelFactory<Attachment,Content>
Constructor and Description |
---|
AttachmentFactory(ContentFactory contentFactory) |
Modifier and Type | Method and Description |
---|---|
Content |
buildFrom(Attachment attachment,
Expansions expansions) |
asFunction
public AttachmentFactory(ContentFactory contentFactory)
public Content buildFrom(Attachment attachment, Expansions expansions)
buildFrom
in class ModelFactory<Attachment,Content>
Copyright © 2003–2016 Atlassian. All rights reserved.