public interface AttachmentRef
Attachment
, and containins enough information to unambiguously reference a single
version of an attachment.Modifier and Type | Interface and Description |
---|---|
static interface |
AttachmentRef.Container
Represents a reference to an
Attachment container entity. |
static interface |
AttachmentRef.Space |
Modifier and Type | Method and Description |
---|---|
AttachmentRef.Container |
getContainer() |
long |
getId() |
int |
getVersion() |
long getId()
AttachmentRef.Container getContainer()
int getVersion()
Copyright © 2003–2021 Atlassian. All rights reserved.