public final class Refs extends Object
AttachmentRef types.| Modifier and Type | Method and Description |
|---|---|
static AttachmentRef |
ref(Attachment attachment) |
static AttachmentRef.Container |
ref(ContentEntityObject attachmentContainer) |
static AttachmentRef.Space |
ref(Space space) |
public static AttachmentRef ref(Attachment attachment)
AttachmentRef for the given Attachment.public static AttachmentRef.Space ref(Space space)
AttachmentRef.Space for the given Space.public static AttachmentRef.Container ref(ContentEntityObject attachmentContainer)
AttachmentRef.Container for the given ContentEntityObject.Copyright © 2003–2021 Atlassian. All rights reserved.