| Package | Description |
|---|---|
| com.atlassian.bitbucket.attachment |
| Modifier and Type | Method and Description |
|---|---|
AttachmentMetadata |
AttachmentService.getMetadata(Repository repository,
long attachmentId)
Get the attachment metadata that is associated with the attachment metadata ID that is supplied.
|
AttachmentMetadata |
AttachmentService.saveMetadata(Repository repository,
long attachmentId,
Map<String,Object> metadata)
Saves the metadata for an attachment that already exists.
|
Copyright © 2023 Atlassian. All rights reserved.