Uses of Interface
com.atlassian.confluence.impl.pages.attachments.filesystem.model.AttachmentRef.Space
Packages that use AttachmentRef.Space
Package
Description
-
Uses of AttachmentRef.Space in com.atlassian.confluence.impl.pages.attachments.filesystem
Methods in com.atlassian.confluence.impl.pages.attachments.filesystem with parameters of type AttachmentRef.SpaceModifier and TypeMethodDescriptionvoid
AttachmentDataFileSystem.moveAttachments
(AttachmentRef.Container contentEntity, AttachmentRef.Space oldSpace, AttachmentRef.Space newSpace) Deprecated.since 8.1.0void
ContentDirectoryStructureAttachmentDataFileSystemAdapter.moveAttachments
(AttachmentRef.Container contentEntity, AttachmentRef.Space oldSpace, AttachmentRef.Space newSpace) Deprecated.since 8.1.0.void
ContentDirectoryStructureAttachmentDataFileSystemV003.moveAttachments
(AttachmentRef.Container contentEntity, AttachmentRef.Space oldSpace, AttachmentRef.Space newSpace) Deprecated.void
ContentDirectoryStructureAttachmentDataFileSystemV004.moveAttachments
(AttachmentRef.Container contentEntity, AttachmentRef.Space oldSpace, AttachmentRef.Space newSpace) Deprecated.since 8.1.0, not needed in v004 storage because we do not move files in v004 storage -
Uses of AttachmentRef.Space in com.atlassian.confluence.impl.pages.attachments.filesystem.model
Methods in com.atlassian.confluence.impl.pages.attachments.filesystem.model that return AttachmentRef.SpaceMethods in com.atlassian.confluence.impl.pages.attachments.filesystem.model that return types with arguments of type AttachmentRef.Space -
Uses of AttachmentRef.Space in com.atlassian.confluence.impl.pages.attachments.objectstorage
Methods in com.atlassian.confluence.impl.pages.attachments.objectstorage with parameters of type AttachmentRef.SpaceModifier and TypeMethodDescriptionvoid
ObjectStorageAttachmentDataFileSystem.moveAttachments
(AttachmentRef.Container contentEntity, AttachmentRef.Space oldSpace, AttachmentRef.Space newSpace) Deprecated.since 8.1.0, not needed in v004 storage because we do not move files in v004 storage