@Deprecated public class LegacyAttachmentResource extends Object
Constructor and Description |
---|
LegacyAttachmentResource(AttachmentService attachmentService)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
addLabels(Long attachmentId,
List<Label> labels)
Deprecated.
|
javax.ws.rs.core.Response |
deleteLabel(Long attachmentId,
Long labelId)
Deprecated.
|
javax.ws.rs.core.Response |
getLabels(Long attachmentId,
List<String> prefixes)
Deprecated.
|
public LegacyAttachmentResource(AttachmentService attachmentService)
Copyright © 2003–2017 Atlassian. All rights reserved.