Uses of Interface
com.atlassian.bitbucket.attachment.AttachmentMetadata
Packages that use AttachmentMetadata
- 
Uses of AttachmentMetadata in com.atlassian.bitbucket.attachmentMethods in com.atlassian.bitbucket.attachment that return AttachmentMetadataModifier 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.