Class AttachmentStorer
java.lang.Object
com.atlassian.confluence.pages.actions.beans.AttachmentStorer
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Summary
ConstructorsConstructorDescriptionAttachmentStorer
(AttachFileHelper aFHelper) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionattachFiles
(ContentEntityObject contentEntityObject) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.void
setAttachmentManager
(AttachmentManager attachmentManager) Deprecated, for removal: This API element is subject to removal in a future version.void
setFileUploadManager
(FileUploadManager fileUploadManager) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
AttachmentStorer
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
setAttachmentManager
Deprecated, for removal: This API element is subject to removal in a future version. -
setFileUploadManager
Deprecated, for removal: This API element is subject to removal in a future version. -
attachFiles
Deprecated, for removal: This API element is subject to removal in a future version. -
getGetFilenamesSuccessfullyAttached
Deprecated, for removal: This API element is subject to removal in a future version.
-
AttachmentUploadHelper
instead.