Uses of Interface
com.atlassian.bitbucket.attachment.AttachmentMetadata
-
Uses of AttachmentMetadata in com.atlassian.bitbucket.attachment
Modifier and TypeMethodDescriptionAttachmentService.getMetadata
(Repository repository, long attachmentId) Get the attachment metadata that is associated with the attachment metadata ID that is supplied.AttachmentService.saveMetadata
(Repository repository, long attachmentId, Map<String, Object> metadata) Saves the metadata for an attachment that already exists.