|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.issue.managers.DefaultAttachmentManager
| Constructor Summary | |
DefaultAttachmentManager()
|
|
| Method Summary | |
GenericValue |
getAttachment(java.lang.Long id)
Get a single attachment by its id |
java.util.List |
getAttachments(GenericValue issue)
Get a list of all attachments for a certain issue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultAttachmentManager()
| Method Detail |
public GenericValue getAttachment(java.lang.Long id)
throws GenericEntityException
getAttachment in interface AttachmentManagerGenericEntityException
public java.util.List getAttachments(GenericValue issue)
throws GenericEntityException
getAttachments in interface AttachmentManagerGenericEntityException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||