public interface AttachmentResource
extends org.springframework.core.io.Resource
| Modifier and Type | Method and Description |
|---|---|
String |
getComment() |
long |
getContentLength()
Deprecated.
since 6.0. Use
Resource.contentLength() instead. |
String |
getContentType() |
boolean |
isMinorEdit() |
String getContentType()
@Deprecated long getContentLength()
Resource.contentLength() instead.String getComment()
boolean isMinorEdit()
Attachment.isMinorEdit())Copyright © 2003–2016 Atlassian. All rights reserved.