public class AttachmentStorer extends Object
Constructor and Description |
---|
AttachmentStorer(AttachFileHelper aFHelper) |
Modifier and Type | Method and Description |
---|---|
List<Attachment> |
attachFiles(ContentEntityObject contentEntityObject) |
List<String> |
getGetFilenamesSuccessfullyAttached() |
void |
setAttachmentManager(AttachmentManager attachmentManager) |
void |
setFileUploadManager(FileUploadManager fileUploadManager) |
public AttachmentStorer(AttachFileHelper aFHelper)
public void setAttachmentManager(AttachmentManager attachmentManager)
public void setFileUploadManager(FileUploadManager fileUploadManager)
public List<Attachment> attachFiles(ContentEntityObject contentEntityObject)
Copyright © 2003–2016 Atlassian. All rights reserved.