Package | Description |
---|---|
com.atlassian.confluence.impl.pages.attachments.filesystem | |
com.atlassian.confluence.impl.pages.attachments.filesystem.model |
Modifier and Type | Method and Description |
---|---|
void |
ContentDirectoryStructureAttachmentDataFileSystem.moveAttachments(AttachmentRef.Container contentEntity,
AttachmentRef.Space oldSpace,
AttachmentRef.Space newSpace) |
void |
AttachmentDataFileSystem.moveAttachments(AttachmentRef.Container contentEntity,
AttachmentRef.Space oldSpace,
AttachmentRef.Space newSpace)
Move all data for all versions of all attachments corresponding to the given content entity in the given
space, to the same entity in a different space.
|
Modifier and Type | Method and Description |
---|---|
static AttachmentRef.Space |
Refs.ref(Space space) |
Modifier and Type | Method and Description |
---|---|
Optional<AttachmentRef.Space> |
AttachmentRef.Container.getSpace() |
Copyright © 2003–2021 Atlassian. All rights reserved.